OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:irt_shim_ppapi_start
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
irt_shim_ppapi.h
16
extern int
irt_shim_ppapi_start
(const struct PP_StartFunctions *funcs);
irt_shim_ppapi.c
21
*
irt_shim_ppapi_start
and the shim functions directly into the nexe
56
int
irt_shim_ppapi_start
(const struct PP_StartFunctions *funcs) {
function
76
irt_shim_ppapi_start
,
shim_ppapi.c
65
dest->ppapi_start =
irt_shim_ppapi_start
;
Completed in 245 milliseconds