Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_monster.cc984 CookieItVector cookies_with_control_chars; in StoreLoadedCookies() local
1010 cookies_with_control_chars.push_back(inserted); in StoreLoadedCookies()
1023 for (auto it = cookies_with_control_chars.begin(); in StoreLoadedCookies()
1024 it != cookies_with_control_chars.end();) { in StoreLoadedCookies()