Searched refs:irt_shim_ppapi_start (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dirt_shim_ppapi.h16 extern int irt_shim_ppapi_start(const struct PP_StartFunctions *funcs);
H A Dirt_shim_ppapi.c21 * 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,
H A Dshim_ppapi.c65 dest->ppapi_start = irt_shim_ppapi_start;

Completed in 138 milliseconds