HomeSort by relevance Sort by last modified time
    Searched defs:LaunchSelLdr (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/c/private/
ppb_nacl_private.h 58 * This implies that LaunchSelLdr is run from the main thread. If a nexe
67 PP_ExternalPluginResult (*LaunchSelLdr)(PP_Instance instance,
79 * LaunchSelLdr wasn't called with the instance.
  /external/chromium/chrome/browser/nacl_host/
nacl_process_host.cc 122 if (!LaunchSelLdr()) {
133 bool NaClProcessHost::LaunchSelLdr() {
  /external/chromium_org/chrome/renderer/pepper/
ppb_nacl_private_impl.cc 81 PP_ExternalPluginResult LaunchSelLdr(PP_Instance instance,
354 &LaunchSelLdr,
  /external/chromium_org/chrome/browser/nacl_host/
nacl_process_host.cc 336 if (!LaunchSelLdr()) {
409 bool NaClProcessHost::LaunchSelLdr() {
    [all...]

Completed in 44 milliseconds