Searched refs:ShouldClearLocalState (Results 1 – 2 of 2) sorted by relevance
116 bool ShouldClearLocalState(FilePath* profile_path);
150 clear_local_state_on_exit = ShouldClearLocalState(&profile_path); in ~BrowserProcessImpl()667 bool BrowserProcessImpl::ShouldClearLocalState(FilePath* profile_path) { in ShouldClearLocalState() function in BrowserProcessImpl