HomeSort by relevance Sort by last modified time
    Searched refs:DeleteSessionCookiesAsync (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/net/cookies/
cookie_store.h 71 virtual void DeleteSessionCookiesAsync(const DeleteCallback&) = 0;
cookie_store_test_helpers.h 56 virtual void DeleteSessionCookiesAsync(const DeleteCallback&) OVERRIDE;
cookie_store_test_helpers.cc 116 void DelayedCookieMonster::DeleteSessionCookiesAsync(const DeleteCallback&) {
cookie_monster.h 282 virtual void DeleteSessionCookiesAsync(const DeleteCallback&) OVERRIDE;
    [all...]
cookie_store_unittest.h 179 cs->DeleteSessionCookiesAsync(
    [all...]
cookie_monster.cc     [all...]
cookie_monster_unittest.cc 747 cookie_monster->DeleteSessionCookiesAsync(callback->AsCallback());
    [all...]
  /external/chromium_org/android_webview/native/
cookie_manager.cc 354 cookie_monster_->DeleteSessionCookiesAsync(
  /external/chromium_org/net/websockets/
websocket_job_unittest.cc 219 virtual void DeleteSessionCookiesAsync(const DeleteCallback&) OVERRIDE {
    [all...]

Completed in 184 milliseconds