Searched defs:cache_key (Results 1 – 13 of 13) 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()402 std::string cache_key = config_.key_func(ssl); in OnSessionAdded() local514 const std::string& cache_key) { in SetSSLSessionWithKey()
822 const std::string& cache_key) { in GetOrCreateSSLConnectJobMessenger()840 const std::string& cache_key) { in DeleteSSLConnectJobMessenger()
125 SSL* NewSSL(const std::string& cache_key) { in NewSSL()
381 std::string cache_key = GetSessionCacheKey(); in InSessionCache() local
31 const std::string& cache_key, in CloudExternalDataStore()
248 void MediaInternals::SendUpdateAndCache(const std::string& cache_key, in SendUpdateAndCache()265 const std::string& cache_key, in SendUpdateAndPurgeCache()
93 Key cache_key = Key::CreateFor(record.get()); in UpdateDnsRecord() local
137 std::string cache_key = in Start() local
261 std::string cache_key(disk_cache_->GetKey(cache_info)); in GetNexeFd() local281 void PnaclHost::SendCacheQueryAndTempFileRequest(const std::string& cache_key, in SendCacheQueryAndTempFileRequest()
306 std::string cache_key; in IN_PROC_BROWSER_TEST_F() local
85 } cache_key; member
29 const char* cache_key; member