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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h 98 FRIEND_TEST_ALL_PREFIXES(IndexedDBTest, ClearLocalState);
  /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 32 milliseconds