ShouldGoOffTheRecord  918 chrome/browser/profiles/profile_manager.cc   bool go_off_the_record = ShouldGoOffTheRecord(profile);
ShouldGoOffTheRecord 1023 chrome/browser/profiles/profile_manager.cc     if (ShouldGoOffTheRecord(profile))
ShouldGoOffTheRecord 1063 chrome/browser/profiles/profile_manager.cc   DoFinalInit(profile, ShouldGoOffTheRecord(profile));
ShouldGoOffTheRecord  274 chrome/browser/profiles/profile_manager.h   bool ShouldGoOffTheRecord(Profile* profile);