HomeSort by relevance Sort by last modified time
    Searched refs:in_memory_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/nacl_host/
pnacl_translation_cache.h 104 bool in_memory_; member in class:pnacl::PnaclTranslationCache
pnacl_translation_cache.cc 315 PnaclTranslationCache::PnaclTranslationCache() : in_memory_(false) {}
394 in_memory_ = in_memory;
395 if (in_memory_) {