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

  /external/chromium_org/components/nacl/browser/
pnacl_host.h 132 static bool TranslationMayBeCached(
pnacl_host.cc 106 bool PnaclHost::TranslationMayBeCached(
342 bool may_be_cached = TranslationMayBeCached(entry);
373 TranslationMayBeCached(it) &&
459 !success || !TranslationMayBeCached(entry)) {
605 bool may_be_cached = TranslationMayBeCached(to_erase);

Completed in 729 milliseconds