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

  /external/chromium_org/components/nacl/browser/
pnacl_host.h 152 static scoped_refptr<net::DrainableIOBuffer> CopyFileToBuffer(
pnacl_host.cc 415 scoped_refptr<net::DrainableIOBuffer> PnaclHost::CopyFileToBuffer(
428 PLOG(ERROR) << "CopyFileToBuffer file read failed";
469 base::Bind(&PnaclHost::CopyFileToBuffer, Passed(&file)),
478 // If store_nexe is true, the fd will be closed by CopyFileToBuffer.
491 // TranslationID from the host and the result of CopyFileToBuffer.

Completed in 106 milliseconds