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

  /external/chromium_org/chrome/browser/nacl_host/
pnacl_host.cc 40 got_nexe_fd(false),
280 pt->got_nexe_fd = true;
290 if (!(pt->got_cache_reply && pt->got_nexe_fd))
306 it->second.got_nexe_fd) {
386 if (!entry->second.got_nexe_fd || !entry->second.got_cache_reply ||
402 if (entry->second.got_nexe_fd) {
497 entry->second.got_nexe_fd = false;
pnacl_host.h 116 bool got_nexe_fd; member in class:PnaclHost::PendingTranslation

Completed in 57 milliseconds