OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetReadonlyPnaclFd
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/components/nacl/browser/
nacl_file_host.h
31
void
GetReadonlyPnaclFd
(
nacl_host_message_filter.cc
94
nacl_file_host::
GetReadonlyPnaclFd
(this, filename, reply_msg);
nacl_file_host.cc
156
void
GetReadonlyPnaclFd
(
/external/chromium_org/ppapi/c/private/
ppb_nacl_private.h
123
PP_FileHandle (*
GetReadonlyPnaclFd
)(const char* filename);
/external/chromium_org/ppapi/api/private/
ppb_nacl_private.idl
104
PP_FileHandle
GetReadonlyPnaclFd
([in] str_t filename);
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_resources.cc
40
// Convert a URL to a filename accepted by
GetReadonlyPnaclFd
.
74
plugin->nacl_interface()->
GetReadonlyPnaclFd
(filename);
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
Completed in 188 milliseconds