HomeSort by relevance Sort by last modified time
    Searched defs:GetCacheKey (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_options.cc 34 nacl::string PnaclOptions::GetCacheKey() const {
  /external/chromium_org/net/socket/
ssl_client_socket_openssl.cc 233 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,
    [all...]

Completed in 354 milliseconds