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

  /external/chromium/chrome/browser/profiles/
profile_io_data.h 98 bool clear_local_state_on_exit; member in struct:ProfileIOData::ProfileParams
  /external/chromium/chrome/browser/
browser_process_impl.cc 147 bool clear_local_state_on_exit; local
150 clear_local_state_on_exit = ShouldClearLocalState(&profile_path);
279 if (clear_local_state_on_exit)
    [all...]

Completed in 110 milliseconds