Home
last modified time | relevance | path

Searched defs:cookie_store_ (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/android_webview/browser/net/
Daw_url_request_context_getter.h66 scoped_refptr<net::CookieStore> cookie_store_; variable
/external/chromium_org/android_webview/browser/
Daw_browser_context.h121 scoped_refptr<net::CookieStore> cookie_store_; variable
/external/chromium_org/net/url_request/
Durl_request_context_storage.h91 scoped_refptr<CookieStore> cookie_store_; variable
Durl_request_context.h233 scoped_refptr<CookieStore> cookie_store_; in NON_EXPORTED_BASE() local
Durl_request.h880 scoped_refptr<CookieStore> cookie_store_; in NON_EXPORTED_BASE() local
/external/chromium_org/net/socket_stream/
Dsocket_stream.h397 scoped_refptr<CookieStore> cookie_store_; variable
/external/chromium_org/chrome/browser/profiles/
Dprofile_io_data.h273 scoped_refptr<net::CookieStore> cookie_store_; variable
/external/chromium_org/net/websockets/
Dwebsocket_job_test.cc527 scoped_refptr<MockCookieStore> cookie_store_; member in net::WebSocketJobTest
583 scoped_refptr<MockCookieStore> cookie_store_; member in net::WebSocketJobDeleteTest
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover_unittest.cc259 net::CookieStore* cookie_store_; member in RemoveCookieTester