Searched defs:clear_local_state_on_exit (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/profiles/
H A Dprofile_io_data.h98 bool clear_local_state_on_exit; member in struct:ProfileIOData::ProfileParams
/external/chromium/chrome/browser/
H A Dbrowser_process_impl.cc147 bool clear_local_state_on_exit; local
150 clear_local_state_on_exit = ShouldClearLocalState(&profile_path);
279 if (clear_local_state_on_exit)

Completed in 609 milliseconds