Searched refs:GetCacheKey (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dpnacl_options.h30 nacl::string GetCacheKey() const;
H A Dpnacl_options.cc34 nacl::string PnaclOptions::GetCacheKey() const { function in class:plugin::PnaclOptions
H A Dpnacl_coordinator.cc566 cached_nexe_file_->Rename(pnacl_options_.GetCacheKey(), cb);
896 pnacl_options_.GetCacheKey()));
/external/chromium_org/net/socket/
H A Dssl_client_socket_openssl.cc233 const std::string cache_key = GetCacheKey(host_and_port, shard);
272 const std::string cache_key = GetCacheKey(host_and_port, shard);
300 static std::string GetCacheKey(const HostPortPair& host_and_port, function in class:net::__anon8973::SSLSessionCache

Completed in 196 milliseconds