HomeSort by relevance Sort by last modified time
    Searched full:store_nexe (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/components/nacl/browser/
pnacl_host.cc 399 bool store_nexe = true; local
407 store_nexe = false;
416 store_nexe = false;
419 if (!store_nexe) {
420 // If store_nexe is true, the fd will be closed by CopyFileToBuffer.

Completed in 63 milliseconds