Home
last modified time | relevance | path

Searched defs:AddCookie (Results 1 – 10 of 10) sorted by relevance

/external/cronet/tot/net/cookies/
Dcookie_monster_store_test.cc77 void MockPersistentCookieStore::AddCookie(const CanonicalCookie& cookie) { in AddCookie() function in net::MockPersistentCookieStore
167 void MockSimplePersistentCookieStore::AddCookie(const CanonicalCookie& cookie) { in AddCookie() function in net::MockSimplePersistentCookieStore
Dcookie_store_test_helpers.cc235 void FlushablePersistentStore::AddCookie(const CanonicalCookie&) {} in AddCookie() function in net::FlushablePersistentStore
/external/cronet/stable/net/cookies/
Dcookie_monster_store_test.cc77 void MockPersistentCookieStore::AddCookie(const CanonicalCookie& cookie) { in AddCookie() function in net::MockPersistentCookieStore
167 void MockSimplePersistentCookieStore::AddCookie(const CanonicalCookie& cookie) { in AddCookie() function in net::MockSimplePersistentCookieStore
Dcookie_store_test_helpers.cc235 void FlushablePersistentStore::AddCookie(const CanonicalCookie&) {} in AddCookie() function in net::FlushablePersistentStore
/external/cronet/tot/net/extras/sqlite/
Dsqlite_persistent_cookie_store.cc1469 void SQLitePersistentCookieStore::Backend::AddCookie( in AddCookie() function in net::SQLitePersistentCookieStore::Backend
1837 void SQLitePersistentCookieStore::AddCookie(const CanonicalCookie& cc) { in AddCookie() function in net::SQLitePersistentCookieStore
Dsqlite_persistent_cookie_store_unittest.cc288 void AddCookie(const std::string& name, in AddCookie() function in net::SQLitePersistentCookieStoreTest
/external/cronet/stable/net/extras/sqlite/
Dsqlite_persistent_cookie_store.cc1469 void SQLitePersistentCookieStore::Backend::AddCookie( in AddCookie() function in net::SQLitePersistentCookieStore::Backend
1837 void SQLitePersistentCookieStore::AddCookie(const CanonicalCookie& cc) { in AddCookie() function in net::SQLitePersistentCookieStore
Dsqlite_persistent_cookie_store_unittest.cc288 void AddCookie(const std::string& name, in AddCookie() function in net::SQLitePersistentCookieStoreTest
/external/cronet/stable/net/http/
Dhttp_response_headers.cc598 void HttpResponseHeaders::AddCookie(const std::string& cookie_string) { in AddCookie() function in net::HttpResponseHeaders
/external/cronet/tot/net/http/
Dhttp_response_headers.cc598 void HttpResponseHeaders::AddCookie(const std::string& cookie_string) { in AddCookie() function in net::HttpResponseHeaders