Searched refs:GetReadonlyPnaclFd (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_file_host.h33 void GetReadonlyPnaclFd(
H A Dnacl_file_host.cc162 void GetReadonlyPnaclFd( function in namespace:nacl_file_host
H A Dnacl_host_message_filter.cc210 nacl_file_host::GetReadonlyPnaclFd(this, filename, is_executable, reply_msg);
/external/chromium_org/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc521 // Convert a URL to a filename for GetReadonlyPnaclFd.
543 PP_FileHandle GetReadonlyPnaclFd(const char* url, function in namespace:nacl::__anon6635
565 out_file_info->handle = GetReadonlyPnaclFd(url, true /* is_executable */,
1072 base::File file(GetReadonlyPnaclFd(kFilename, false /* is_executable */,
1335 PP_FileHandle handle = GetReadonlyPnaclFd(url.c_str(),

Completed in 134 milliseconds