Searched defs:InternalBackgroundClose (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/net/
H A Dsqlite_persistent_cookie_store.cc152 void InternalBackgroundClose();
591 NewRunnableMethod(this, &Backend::InternalBackgroundClose));
596 NewRunnableMethod(this, &Backend::InternalBackgroundClose));
600 void SQLitePersistentCookieStore::Backend::InternalBackgroundClose() { function in class:SQLitePersistentCookieStore::Backend

Completed in 664 milliseconds