Home
last modified time | relevance | path

Searched refs:enable_exception_handling (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/components/nacl/common/
Dnacl_types.cc12 enable_exception_handling(false), in NaClStartParams()
27 enable_exception_handling(false), in NaClLaunchParams()
36 bool enable_exception_handling, in NaClLaunchParams() argument
43 enable_exception_handling(enable_exception_handling), in NaClLaunchParams()
53 enable_exception_handling = l.enable_exception_handling; in NaClLaunchParams()
Dnacl_types.h58 bool enable_exception_handling; member
73 bool enable_exception_handling,
83 bool enable_exception_handling; member
Dnacl_messages.h22 IPC_STRUCT_TRAITS_MEMBER(enable_exception_handling)
Dnacl_host_messages.h28 IPC_STRUCT_TRAITS_MEMBER(enable_exception_handling)
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dsel_ldr_launcher_chrome.cc26 bool enable_exception_handling, in Start() argument
40 PP_FromBool(enable_exception_handling), in Start()
Dservice_runtime.h57 bool enable_exception_handling, in SelLdrStartParams()
65 enable_exception_handling(enable_exception_handling), in SelLdrStartParams()
74 bool enable_exception_handling; member
Dnacl_entry_points.h26 PP_Bool enable_exception_handling,
Dsel_ldr_launcher_chrome.h22 bool enable_exception_handling,
Dplugin.h98 bool enable_exception_handling,
Dservice_runtime.cc585 params.enable_exception_handling, in StartSelLdr()
Dplugin.cc380 bool enable_exception_handling, in LoadNaClModule() argument
395 enable_exception_handling, in LoadNaClModule()
/external/chromium_org/components/nacl/loader/
Dnacl_listener.cc310 args->enable_exception_handling = params.enable_exception_handling; in OnStart()
/external/chromium_org/ppapi/c/private/
Dppb_nacl_private.h87 PP_Bool enable_exception_handling,
/external/chromium_org/components/nacl/renderer/
Dppb_nacl_private_impl.cc87 PP_Bool enable_exception_handling, in LaunchSelLdr() argument
126 PP_ToBool(enable_exception_handling), in LaunchSelLdr()
/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h68 bool enable_exception_handling,
Dnacl_host_message_filter.cc76 launch_params.enable_exception_handling, in OnLaunchNaCl()
Dnacl_process_host.cc231 bool enable_exception_handling, in NaClProcessHost() argument
249 enable_exception_handling_(enable_exception_handling), in NaClProcessHost()
705 params.enable_exception_handling = enable_exception_handling_; in StartNaClExecution()
/external/chromium_org/ppapi/api/private/
Dppb_nacl_private.idl51 * The |enable_exception_handling| flag indicates whether or not the nexe
63 [in] PP_Bool enable_exception_handling,
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c2984 …Bool enable_ppapi_dev, PP_Bool enable_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool… in Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr() argument
2986 …ses_irt, uses_ppapi, enable_ppapi_dev, enable_dyncode_syscalls, enable_exception_handling, enable_… in Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr()
4875 …Bool enable_ppapi_dev, PP_Bool enable_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool…