Home
last modified time | relevance | path

Searched refs:SendCacheQueryAndTempFileRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_host.h158 void SendCacheQueryAndTempFileRequest(const std::string& key,
H A Dpnacl_host.cc261 SendCacheQueryAndTempFileRequest(cache_key, id); in GetNexeFd()
267 void PnaclHost::SendCacheQueryAndTempFileRequest(const std::string& cache_key, in SendCacheQueryAndTempFileRequest() function in pnacl::PnaclHost