Home
last modified time | relevance | path

Searched defs:GenerateCacheKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_writers_unittest.cc37 std::string GenerateCacheKey(const std::string& url) { in GenerateCacheKey() function
H A Dhttp_cache.cc610 std::optional<std::string> HttpCache::GenerateCacheKey( in GenerateCacheKey() function in net::HttpCache
H A Dhttp_cache_unittest.cc758 std::string GenerateCacheKey(const std::string& url) { in GenerateCacheKey() function