Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dpnacl_host.h27 class PnaclTranslationCache; variable
Dpnacl_translation_cache.cc329 PnaclTranslationCache::PnaclTranslationCache() : in_memory_(false) {} in PnaclTranslationCache() function in pnacl::PnaclTranslationCache