Searched refs:MatchesString (Results 1 – 2 of 2) sorted by relevance
140 return MatchesString(keys::kNameKey, cookie.Name()) && in MatchesCookie()142 MatchesString(keys::kPathKey, cookie.Path()) && in MatchesCookie()147 bool MatchFilter::MatchesString(const char* key, const std::string& value) { in MatchesString() function in extension_cookies_helpers::MatchFilter
97 bool MatchesString(const char* key, const std::string& value);