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

  /external/chromium/chrome/browser/
browser_process_impl.h 115 void ClearLocalState(const FilePath& profile_path);
browser_process_impl.cc 280 ClearLocalState(profile_path);
663 void BrowserProcessImpl::ClearLocalState(const FilePath& profile_path) {
664 webkit_database::DatabaseTracker::ClearLocalState(profile_path);
    [all...]

Completed in 463 milliseconds