Home
last modified time | relevance | path

Searched defs:GetAllCookiesAsync (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_store_test_helpers.cc135 void DelayedCookieMonster::GetAllCookiesAsync(GetAllCookiesCallback callback) { in GetAllCookiesAsync() function in net::DelayedCookieMonster
H A Dcookie_store_unittest.h1748 TYPED_TEST_P(CookieStoreTest, GetAllCookiesAsync) { in TYPED_TEST_P() argument
H A Dcookie_monster.cc536 void CookieMonster::GetAllCookiesAsync(GetAllCookiesCallback callback) { in GetAllCookiesAsync() function in net::CookieMonster