Searched defs:cache_key (Results 1 – 12 of 12) sorted by relevance
198 std::string cache_key = config_.key_func(ssl); in SetSSLSession() local207 bool SetSSLSessionWithKey(SSL* ssl, const std::string& cache_key) { in SetSSLSessionWithKey()386 std::string cache_key = config_.key_func(ssl); in OnSessionAdded() local498 const std::string& cache_key) { in SetSSLSessionWithKey()
123 SSL* NewSSL(const std::string& cache_key) { in NewSSL()
31 const std::string& cache_key, in CloudExternalDataStore()
218 void MediaInternals::SendUpdateAndCache(const std::string& cache_key, in SendUpdateAndCache()235 const std::string& cache_key, in SendUpdateAndPurgeCache()
210 std::string cache_key(disk_cache_->GetKey(cache_info)); in GetNexeFd() local230 void PnaclHost::SendCacheQueryAndTempFileRequest(const std::string& cache_key, in SendCacheQueryAndTempFileRequest()
129 std::string cache_key = in Start() local
93 Key cache_key = Key::CreateFor(record.get()); in UpdateDnsRecord() local
136 std::string cache_key = in Start() local
297 std::string cache_key; in IN_PROC_BROWSER_TEST_F() local
231 HostCache::Key cache_key(info.hostname(), in DnsResolveHelper() local
85 } cache_key; member