Searched refs:GetAllCookiesForURLAsync (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/net/cookies/
H A Dcookie_store_test_helpers.cc71 void DelayedCookieMonster::GetAllCookiesForURLAsync( function in class:net::DelayedCookieMonster
74 cookie_monster_->GetAllCookiesForURLAsync(url, callback);
H A Dcookie_store.h61 virtual void GetAllCookiesForURLAsync(
H A Dcookie_store_test_helpers.h37 virtual void GetAllCookiesForURLAsync(
H A Dcookie_monster.h257 virtual void GetAllCookiesForURLAsync(
H A Dcookie_monster_unittest.cc128 cm->GetAllCookiesForURLAsync(
747 cookie_monster->GetAllCookiesForURLAsync(url, callback->AsCallback());
2331 cm->GetAllCookiesForURLAsync(
H A Dcookie_monster.cc929 void CookieMonster::GetAllCookiesForURLAsync( function in class:net::CookieMonster
/external/chromium_org/components/signin/core/browser/
H A Dsignin_manager_cookie_helper.cc54 cookie_monster->GetAllCookiesForURLAsync(
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_cookie_store.cc62 void PrerenderCookieStore::GetAllCookiesForURLAsync( function in class:prerender::PrerenderCookieStore
71 GetCookieStoreForCookieOpAndLog(op)->GetAllCookiesForURLAsync(url, callback);
175 default_cookie_monster_->GetAllCookiesForURLAsync(
H A Dprerender_cookie_store.h62 virtual void GetAllCookiesForURLAsync(
/external/chromium_org/chrome/browser/extensions/api/cookies/
H A Dcookies_helpers.cc114 monster->GetAllCookiesForURLAsync(url, callback);
/external/chromium_org/content/browser/media/android/
H A Dmedia_resource_getter_impl.cc199 cookie_monster->GetAllCookiesForURLAsync(url, base::Bind(
/external/chromium_org/content/browser/android/
H A Ddownload_controller_android_impl.cc123 cookie_monster->GetAllCookiesForURLAsync(
/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.cc595 cookie_store->GetAllCookiesForURLAsync(
621 cookie_store->GetAllCookiesForURLAsync(
/external/chromium_org/net/url_request/
H A Durl_request_http_job.cc552 cookie_store->GetAllCookiesForURLAsync(
/external/chromium_org/net/websockets/
H A Dwebsocket_job_test.cc207 virtual void GetAllCookiesForURLAsync(
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_unittest.cc4275 cookie_monster->GetAllCookiesForURLAsync(
4322 cookie_monster->GetAllCookiesForURLAsync(
4392 cookie_monster->GetAllCookiesForURLAsync(
4442 cookie_monster->GetAllCookiesForURLAsync(
4457 cookie_monster->GetAllCookiesForURLAsync(

Completed in 408 milliseconds