Searched refs:SetClearLocalStateOnExit (Results 1 – 10 of 10) sorted by relevance
68 virtual void SetClearLocalStateOnExit(bool clear_local_state);134 virtual void SetClearLocalStateOnExit(bool clear_local_state);
61 MockPersistentCookieStore::SetClearLocalStateOnExit(bool clear_local_state) { in SetClearLocalStateOnExit() function in net::MockPersistentCookieStore145 void MockSimplePersistentCookieStore::SetClearLocalStateOnExit( in SetClearLocalStateOnExit() function in net::MockSimplePersistentCookieStore
794 virtual void SetClearLocalStateOnExit(bool clear_local_state) = 0;
739 store_->SetClearLocalStateOnExit(clear_local_store); in SetClearPersistentStoreOnExit()
2116 void SetClearLocalStateOnExit(bool clear_local_state) {} in SetClearLocalStateOnExit() function in net::__anonbbf0553b0311::FlushablePersistentStore
51 store_->SetClearLocalStateOnExit(false); in TEST_F()65 store_->SetClearLocalStateOnExit(true); in TEST_F()
102 void SetClearLocalStateOnExit(bool clear_local_state);617 void SQLitePersistentCookieStore::Backend::SetClearLocalStateOnExit( function in SQLitePersistentCookieStore::Backend658 void SQLitePersistentCookieStore::SetClearLocalStateOnExit( function in SQLitePersistentCookieStore661 backend_->SetClearLocalStateOnExit(clear_local_state);
35 virtual void SetClearLocalStateOnExit(bool clear_local_state);
259 cookie_db->SetClearLocalStateOnExit( in LazyInitializeInternal()340 cookie_db->SetClearLocalStateOnExit(clear_local_state_on_exit_); in InitializeAppRequestContext()
1335 appcache_service_->SetClearLocalStateOnExit( in Observe()