Home
last modified time | relevance | path

Searched refs:cookies_with_control_chars (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/cookies/
Dcookie_monster.cc912 CookieItVector cookies_with_control_chars; in StoreLoadedCookies() local
938 cookies_with_control_chars.push_back(inserted); in StoreLoadedCookies()
951 for (auto it = cookies_with_control_chars.begin(); in StoreLoadedCookies()
952 it != cookies_with_control_chars.end();) { in StoreLoadedCookies()