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

/external/chromium/chrome/browser/
H A Dbrowser_process_impl.cc280 ClearLocalState(profile_path);
663 void BrowserProcessImpl::ClearLocalState(const FilePath& profile_path) { function in class:BrowserProcessImpl
664 webkit_database::DatabaseTracker::ClearLocalState(profile_path);

Completed in 60 milliseconds