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

  /external/chromium_org/chrome/browser/nacl_host/
pnacl_host.cc 380 bool store_nexe = true; local
388 store_nexe = false;
397 store_nexe = false;
400 if (!store_nexe) {
401 // If store_nexe is true, the fd will be closed by CopyFileToBuffer.

Completed in 141 milliseconds