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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_translate_thread.cc 23 nexe_file_(NULL),
46 nexe_file_ = nexe_file;
268 nacl::DescWrapper* ld_out_file = nexe_file_->write_wrapper();
287 ld_reverse->AddTempQuotaManagedFile(nexe_file_->identifier());
pnacl_coordinator.h 60 // (2) ld links the object code in obj_file_ and produces a nexe in nexe_file_.
202 // Invoked when the nexe_file_ temporary has been renamed to the nexe name.
204 // Invoked when the read descriptor for nexe_file_ is created.
pnacl_translate_thread.h 125 TempFile* nexe_file_; member in class:plugin::PnaclTranslateThread
temporary_file.h 27 // PnaclCoordinator::nexe_file_:
local_temp_file.h 35 // PnaclCoordinator::nexe_file_:

Completed in 99 milliseconds