Searched defs:LaunchSelLdr (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc455 if (!LaunchSelLdr()) {
529 bool NaClProcessHost::LaunchSelLdr() { function in class:nacl::NaClProcessHost
/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/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 156 milliseconds