Searched refs:ChainLoadCookies (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/net/
H A Dsqlite_persistent_cookie_store.cc54 // task to the background runner. This task calls Backend::ChainLoadCookies(),
191 void ChainLoadCookies(const LoadedCallback& loaded_callback);
449 ChainLoadCookies(loaded_callback);
658 void SQLitePersistentCookieStore::Backend::ChainLoadCookies( function in class:content::SQLitePersistentCookieStore::Backend
681 &Backend::ChainLoadCookies, this, loaded_callback));

Completed in 953 milliseconds