OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LoadCookiesForKey
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/cookies/
cookie_monster_store_test.cc
50
void MockPersistentCookieStore::
LoadCookiesForKey
(
156
void MockSimplePersistentCookieStore::
LoadCookiesForKey
(const std::string& key,
/external/chromium_org/content/browser/net/
sqlite_persistent_cookie_store.cc
59
//
LoadCookiesForKey
, it is delegated to Backend::
LoadCookiesForKey
, which posts
63
// SQLitePersistentCookieStore::
LoadCookiesForKey
that that load is complete.
97
void
LoadCookiesForKey
(const std::string& domain,
414
void SQLitePersistentCookieStore::Backend::
LoadCookiesForKey
(
[
all
...]
Completed in 126 milliseconds