Home
last modified time | relevance | path

Searched refs:ShouldClearLocalState (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbrowser_process_impl.h116 bool ShouldClearLocalState(FilePath* profile_path);
Dbrowser_process_impl.cc150 clear_local_state_on_exit = ShouldClearLocalState(&profile_path); in ~BrowserProcessImpl()
667 bool BrowserProcessImpl::ShouldClearLocalState(FilePath* profile_path) { in ShouldClearLocalState() function in BrowserProcessImpl