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

  /external/chromium_org/components/nacl/browser/
nacl_file_host.h 33 void GetReadonlyPnaclFd(
nacl_file_host.cc 162 void GetReadonlyPnaclFd(
nacl_host_message_filter.cc 210 nacl_file_host::GetReadonlyPnaclFd(this, filename, is_executable, reply_msg);
  /external/chromium_org/components/nacl/renderer/
ppb_nacl_private_impl.cc 521 // Convert a URL to a filename for GetReadonlyPnaclFd.
543 PP_FileHandle GetReadonlyPnaclFd(const char* url,
565 out_file_info->handle = GetReadonlyPnaclFd(url, true /* is_executable */,
    [all...]

Completed in 145 milliseconds