Home
last modified time | relevance | path

Searched defs:PnaclTranslationCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dpnacl_host.h31 class PnaclTranslationCache; variable
H A Dpnacl_translation_cache.cc335 PnaclTranslationCache::PnaclTranslationCache() : in_memory_(false) {} in PnaclTranslationCache() function in pnacl::PnaclTranslationCache