Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_api_helpers.cc82 bool ParseCookieLifetime(net::ParsedCookie* cookie, in ParseCookieLifetime() function
930 lifetime_parsed = ParseCookieLifetime(cookie, &seconds_till_expiry); in DoesResponseCookieMatchFilter()