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

  /external/chromium_org/chrome/browser/nacl_host/
pnacl_translation_cache.h 85 // OpComplete and backend methods on PnaclTranslationCache.
86 void OpComplete(PnaclTranslationCacheEntry* entry);
pnacl_translation_cache.cc 223 cache_->OpComplete(this);
309 void PnaclTranslationCache::OpComplete(PnaclTranslationCacheEntry* entry) {

Completed in 145 milliseconds