Searched refs:LaunchSelLdr (Results 1 - 7 of 7) sorted by last modified time

/external/chromium_org/ppapi/api/private/
H A Dppb_nacl_private.idl163 * This implies that LaunchSelLdr is run from the main thread. If a nexe
167 * LaunchSelLdr takes the ownership of the file handle.
180 void LaunchSelLdr([in] PP_Instance instance,
/external/chromium_org/ppapi/c/private/
H A Dppb_nacl_private.h206 * This implies that LaunchSelLdr is run from the main thread. If a nexe
210 * LaunchSelLdr takes the ownership of the file handle.
223 void (*LaunchSelLdr)(PP_Instance instance, member in struct:PPB_NaCl_Private_1_0
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dservice_runtime.cc394 GetNaClInterface()->LaunchSelLdr(
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c3460 iface->LaunchSelLdr(instance, main_service_runtime, alleged_url, nexe_file_info, uses_irt, uses_ppapi, uses_nonsfi_mode, enable_ppapi_dev, enable_dyncode_syscalls, enable_exception_handling, enable_crash_throttling, imc_handle, *callback);
5467 .LaunchSelLdr = (void (*)(PP_Instance instance, PP_Bool main_service_runtime, const char* alleged_url, const struct PP_NaClFileInfo* nexe_file_info, PP_Bool uses_irt, PP_Bool uses_ppapi, PP_Bool uses_nonsfi_mode, PP_Bool enable_ppapi_dev, PP_Bool enable_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool enable_crash_throttling, void* imc_handle, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr,
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc455 if (!LaunchSelLdr()) {
529 bool NaClProcessHost::LaunchSelLdr() { function in class:nacl::NaClProcessHost
H A Dnacl_process_host.h128 bool LaunchSelLdr();
/external/chromium_org/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc159 // Note that user_data is managed by the caller of LaunchSelLdr. Please see
279 void LaunchSelLdr(PP_Instance instance, function in namespace:nacl::__anon6635
1649 &LaunchSelLdr,

Completed in 4519 milliseconds