Home
last modified time | relevance | path

Searched refs:SetForceKeepSessionState (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cookies/
H A Dcookie_monster_store_test.h108 void SetForceKeepSessionState() override;
163 void SetForceKeepSessionState() override;
H A Dcookie_store.cc39 void CookieStore::SetForceKeepSessionState() { in SetForceKeepSessionState() function in net::CookieStore
H A Dcookie_monster_store_test.cc91 void MockPersistentCookieStore::SetForceKeepSessionState() {} in SetForceKeepSessionState() function in net::MockPersistentCookieStore
190 void MockSimplePersistentCookieStore::SetForceKeepSessionState() {} in SetForceKeepSessionState() function in net::MockSimplePersistentCookieStore
H A Dcookie_store.h135 virtual void SetForceKeepSessionState();
H A Dcookie_monster.h179 void SetForceKeepSessionState() override;
726 virtual void SetForceKeepSessionState() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cookies/
H A Dcookie_monster_store_test.h108 void SetForceKeepSessionState() override;
163 void SetForceKeepSessionState() override;
H A Dcookie_store.cc39 void CookieStore::SetForceKeepSessionState() { in SetForceKeepSessionState() function in net::CookieStore
H A Dcookie_monster_store_test.cc91 void MockPersistentCookieStore::SetForceKeepSessionState() {} in SetForceKeepSessionState() function in net::MockPersistentCookieStore
190 void MockSimplePersistentCookieStore::SetForceKeepSessionState() {} in SetForceKeepSessionState() function in net::MockSimplePersistentCookieStore
H A Dcookie_store.h136 virtual void SetForceKeepSessionState();
H A Dcookie_monster.h183 void SetForceKeepSessionState() override;
705 virtual void SetForceKeepSessionState() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dbrowser_context.cc416 base::BindOnce(&storage::DatabaseTracker::SetForceKeepSessionState, in SaveSessionState()
430 ->SetForceKeepSessionState(); in SaveSessionState()
435 dom_storage_context_proxy->SetForceKeepSessionState(); in SaveSessionState()
438 indexed_db_control.SetForceKeepSessionState(); in SaveSessionState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dbrowser_context.cc483 base::BindOnce(&storage::DatabaseTracker::SetForceKeepSessionState, in SaveSessionState()
495 ->SetForceKeepSessionState(); in SaveSessionState()
500 dom_storage_context_proxy->SetForceKeepSessionState(); in SaveSessionState()
503 indexed_db_control.SetForceKeepSessionState(); in SaveSessionState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_control_wrapper.cc130 void IndexedDBControlWrapper::SetForceKeepSessionState() { in SetForceKeepSessionState() function in content::IndexedDBControlWrapper
133 indexed_db_control_->SetForceKeepSessionState(); in SetForceKeepSessionState()
H A Dindexed_db_context_impl.h90 void SetForceKeepSessionState() override;
212 FRIEND_TEST_ALL_PREFIXES(IndexedDBTest, SetForceKeepSessionState);
H A Dindexed_db_control_wrapper.h46 void SetForceKeepSessionState() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dsession_cleanup_cookie_store.h51 void SetForceKeepSessionState() override; in COMPONENT_EXPORT()
H A Dcookie_manager.cc244 void CookieManager::SetForceKeepSessionState() { in SetForceKeepSessionState() function in network::CookieManager
245 cookie_store_->SetForceKeepSessionState(); in SetForceKeepSessionState()
H A Dcookie_manager.h91 void SetForceKeepSessionState() override; in COMPONENT_EXPORT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dsession_cleanup_cookie_store.h54 void SetForceKeepSessionState() override; in COMPONENT_EXPORT()
H A Dcookie_manager.cc258 void CookieManager::SetForceKeepSessionState() { in SetForceKeepSessionState() function in network::CookieManager
259 cookie_store_->SetForceKeepSessionState(); in SetForceKeepSessionState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/net/cookies/
H A Dcookie_store_ios_test_util.h46 void SetForceKeepSessionState() override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store.h65 void SetForceKeepSessionState() override; in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store.h65 void SetForceKeepSessionState() override; in COMPONENT_EXPORT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/indexed_db/
H A Dindexed_db_context_impl.h91 void SetForceKeepSessionState() override;
210 FRIEND_TEST_ALL_PREFIXES(IndexedDBTest, SetForceKeepSessionState);
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/test/
H A Dtest_cookie_manager.h55 void SetForceKeepSessionState() override {} in SetForceKeepSessionState() function

123