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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
local_temp_file.h 85 pp::FileIO* write_file_io() const { return write_io_.get(); } function in class:plugin::LocalTempFile
pnacl_coordinator.cc 488 cached_nexe_file_->write_file_io()->Write(cur_offset, buf, num_read, cb);
549 cached_nexe_file_->write_file_io()));
550 cached_nexe_file_->write_file_io()->Write(next_offset, buf, num_read, cb);
    [all...]

Completed in 115 milliseconds