HomeSort by relevance Sort by last modified time
    Searched refs:ShouldGoOffTheRecord (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 417 if (ShouldGoOffTheRecord(profile))
558 DoFinalInit(profile, ShouldGoOffTheRecord(profile));
796 bool go_off_the_record = ShouldGoOffTheRecord(profile);
    [all...]
profile_manager.h 285 bool ShouldGoOffTheRecord(Profile* profile);

Completed in 222 milliseconds