Searched refs:GetCookieOnIOThread (Results 1 – 5 of 5) sorted by relevance
35 void GetCookieOnIOThread(net::URLRequestContextGetter* context_getter,68 base::Bind(&RemoveCookieTester::GetCookieOnIOThread, in GetCookie()90 void RemoveCookieTester::GetCookieOnIOThread( in GetCookieOnIOThread() function in __anoncb06aa370111::RemoveCookieTester
105 void GetCookieOnIOThread();
202 NewRunnableMethod(this, &GetCookieFunction::GetCookieOnIOThread)); in RunImpl()209 void GetCookieFunction::GetCookieOnIOThread() { in GetCookieOnIOThread() function in GetCookieFunction
103 void GetCookieOnIOThread();
227 base::Bind(&CookiesGetFunction::GetCookieOnIOThread, this)); in RunImpl()234 void CookiesGetFunction::GetCookieOnIOThread() { in GetCookieOnIOThread() function in extensions::CookiesGetFunction