HomeSort by relevance Sort by last modified time
    Searched full:deletecookieasync (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/net/cookies/
cookie_store_test_helpers.h 47 virtual void DeleteCookieAsync(const GURL& url,
cookie_store.h 60 virtual void DeleteCookieAsync(const GURL& url,
cookie_store_test_helpers.cc 103 void DelayedCookieMonster::DeleteCookieAsync(const GURL& url,
cookie_store_unittest.h 156 cs->DeleteCookieAsync(
    [all...]
cookie_monster.h 270 virtual void DeleteCookieAsync(
    [all...]
cookie_monster.cc     [all...]
cookie_monster_unittest.cc 696 cookie_monster->DeleteCookieAsync(url, name, callback->AsCallback());
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_util.cc 146 DeleteCookieAsync(url, name,
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.cc 490 cookie_store->DeleteCookieAsync(
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.cc 647 context->cookie_store()->DeleteCookieAsync(url, cookie_name, base::Closure());
    [all...]
  /external/chromium_org/net/websockets/
websocket_job_test.cc 206 virtual void DeleteCookieAsync(const GURL& url,
    [all...]

Completed in 679 milliseconds