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

  /external/chromium_org/net/cookies/
cookie_monster.cc 81 // request is for a specific URL, DoCookieTaskForURL is called, which triggers a
899 DoCookieTaskForURL(task, url);
917 DoCookieTaskForURL(task, url);
927 DoCookieTaskForURL(task, url);
936 DoCookieTaskForURL(task, GURL("http://" + etldp1));
    [all...]
cookie_monster.h 597 void DoCookieTaskForURL(const scoped_refptr<CookieMonsterTask>& task_item,
    [all...]

Completed in 62 milliseconds