HomeSort by relevance Sort by last modified time
    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.
95 void LoadCookiesForKey(const std::string& domain,
401 void SQLitePersistentCookieStore::Backend::LoadCookiesForKey(
    [all...]

Completed in 418 milliseconds