Searched defs:GetAllCookies (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/cookies/ | ||
| D | cookie_monster_perftest.cc | 138 CookieList GetAllCookies(CookieMonster* cm) { in GetAllCookies() function in net::__anone438c8430111::GetAllCookiesCallback |
| D | cookie_store_unittest.h | 208 CookieList GetAllCookies(CookieStore* cs) { in GetAllCookies() function |
| D | cookie_monster.cc | 592 void CookieMonster::GetAllCookies(GetAllCookiesCallback callback) { in GetAllCookies() function in net::CookieMonster |
| /external/cronet/net/url_request/ | ||
| D | url_request_unittest.cc | 276 CookieList GetAllCookies(URLRequestContext* request_context) { in GetAllCookies() function |