/external/cronet/tot/net/cookies/ |
D | cookie_monster_store_test.cc | 77 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
|
D | cookie_store_test_helpers.cc | 235 void FlushablePersistentStore::AddCookie(const CanonicalCookie&) {} in AddCookie() function in net::FlushablePersistentStore
|
/external/cronet/stable/net/cookies/ |
D | cookie_monster_store_test.cc | 77 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
|
D | cookie_store_test_helpers.cc | 235 void FlushablePersistentStore::AddCookie(const CanonicalCookie&) {} in AddCookie() function in net::FlushablePersistentStore
|
/external/cronet/tot/net/extras/sqlite/ |
D | sqlite_persistent_cookie_store.cc | 1469 void SQLitePersistentCookieStore::Backend::AddCookie( in AddCookie() function in net::SQLitePersistentCookieStore::Backend 1837 void SQLitePersistentCookieStore::AddCookie(const CanonicalCookie& cc) { in AddCookie() function in net::SQLitePersistentCookieStore
|
D | sqlite_persistent_cookie_store_unittest.cc | 288 void AddCookie(const std::string& name, in AddCookie() function in net::SQLitePersistentCookieStoreTest
|
/external/cronet/stable/net/extras/sqlite/ |
D | sqlite_persistent_cookie_store.cc | 1469 void SQLitePersistentCookieStore::Backend::AddCookie( in AddCookie() function in net::SQLitePersistentCookieStore::Backend 1837 void SQLitePersistentCookieStore::AddCookie(const CanonicalCookie& cc) { in AddCookie() function in net::SQLitePersistentCookieStore
|
D | sqlite_persistent_cookie_store_unittest.cc | 288 void AddCookie(const std::string& name, in AddCookie() function in net::SQLitePersistentCookieStoreTest
|
/external/cronet/stable/net/http/ |
D | http_response_headers.cc | 598 void HttpResponseHeaders::AddCookie(const std::string& cookie_string) { in AddCookie() function in net::HttpResponseHeaders
|
/external/cronet/tot/net/http/ |
D | http_response_headers.cc | 598 void HttpResponseHeaders::AddCookie(const std::string& cookie_string) { in AddCookie() function in net::HttpResponseHeaders
|