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

  /external/chromium/chrome/browser/
browser_process_impl.h 116 bool ShouldClearLocalState(FilePath* profile_path);
browser_process_impl.cc 150 clear_local_state_on_exit = ShouldClearLocalState(&profile_path);
667 bool BrowserProcessImpl::ShouldClearLocalState(FilePath* profile_path) {
    [all...]

Completed in 8489 milliseconds