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

  /external/chromium_org/net/cookies/
cookie_store.h 66 virtual void DeleteCookieAsync(const GURL& url,
cookie_store_test_helpers.h 51 virtual void DeleteCookieAsync(const GURL& url,
cookie_store_test_helpers.cc 109 void DelayedCookieMonster::DeleteCookieAsync(const GURL& url,
cookie_monster.h 263 virtual void DeleteCookieAsync(
    [all...]
cookie_store_unittest.h 157 cs->DeleteCookieAsync(
    [all...]
cookie_monster.cc     [all...]
cookie_monster_unittest.cc 703 cookie_monster->DeleteCookieAsync(url, name, callback->AsCallback());
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_cookie_store.h 66 virtual void DeleteCookieAsync(const GURL& url,
prerender_cookie_store.cc 75 void PrerenderCookieStore::DeleteCookieAsync(const GURL& url,
85 GetCookieStoreForCookieOpAndLog(op)->DeleteCookieAsync(url, cookie_name,
181 default_cookie_monster_->DeleteCookieAsync(
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.cc 493 cookie_store->DeleteCookieAsync(
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.cc 646 cookie_store->DeleteCookieAsync(url, cookie_name, base::Closure());
    [all...]
  /external/chromium_org/net/websockets/
websocket_job_test.cc 213 virtual void DeleteCookieAsync(const GURL& url,
    [all...]

Completed in 451 milliseconds