OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LaunchSelLdr
(Results
1 - 10
of
10
) sorted by null
/external/chromium/chrome/browser/nacl_host/
nacl_process_host.h
48
bool
LaunchSelLdr
();
nacl_process_host.cc
122
if (!
LaunchSelLdr
()) {
133
bool NaClProcessHost::
LaunchSelLdr
() {
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
module_ppapi.cc
46
private_interface_->
LaunchSelLdr
);
/external/chromium_org/ppapi/c/private/
ppb_nacl_private.h
69
* This implies that
LaunchSelLdr
is run from the main thread. If a nexe
81
PP_ExternalPluginResult (*
LaunchSelLdr
)(PP_Instance instance,
94
*
LaunchSelLdr
wasn't called with the instance.
/external/chromium_org/components/nacl/browser/
nacl_process_host.h
125
bool
LaunchSelLdr
();
nacl_process_host.cc
408
if (!
LaunchSelLdr
()) {
481
bool NaClProcessHost::
LaunchSelLdr
() {
[
all
...]
/external/chromium_org/ppapi/api/private/
ppb_nacl_private.idl
45
* This implies that
LaunchSelLdr
is run from the main thread. If a nexe
57
PP_ExternalPluginResult
LaunchSelLdr
([in] PP_Instance instance,
71
*
LaunchSelLdr
wasn't called with the instance.
/external/chromium/webkit/glue/
webkit_glue.h
286
bool
LaunchSelLdr
(const char* alleged_url, int socket_count, void* imc_handles,
/external/chromium_org/components/nacl/renderer/
ppb_nacl_private_impl.cc
81
PP_ExternalPluginResult
LaunchSelLdr
(PP_Instance instance,
413
&
LaunchSelLdr
,
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
Completed in 413 milliseconds