Home
last modified time | relevance | path

Searched refs:enable_crash_throttling (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/components/nacl/common/
Dnacl_types.cc28 enable_crash_throttling(false) { in NaClLaunchParams()
37 bool enable_crash_throttling) in NaClLaunchParams() argument
44 enable_crash_throttling(enable_crash_throttling) { in NaClLaunchParams()
54 enable_crash_throttling = l.enable_crash_throttling; in NaClLaunchParams()
Dnacl_types.h74 bool enable_crash_throttling);
84 bool enable_crash_throttling; member
Dnacl_host_messages.h29 IPC_STRUCT_TRAITS_MEMBER(enable_crash_throttling)
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dsel_ldr_launcher_chrome.cc27 bool enable_crash_throttling, in Start() argument
41 PP_FromBool(enable_crash_throttling), in Start()
Dservice_runtime.h58 bool enable_crash_throttling) in SelLdrStartParams()
66 enable_crash_throttling(enable_crash_throttling) { in SelLdrStartParams()
75 bool enable_crash_throttling; member
Dnacl_entry_points.h27 PP_Bool enable_crash_throttling,
Dsel_ldr_launcher_chrome.h23 bool enable_crash_throttling,
Dplugin.h99 bool enable_crash_throttling,
Dservice_runtime.cc586 params.enable_crash_throttling, in StartSelLdr()
Dplugin.cc381 bool enable_crash_throttling, in LoadNaClModule() argument
396 enable_crash_throttling); in LoadNaClModule()
/external/chromium_org/ppapi/c/private/
Dppb_nacl_private.h88 PP_Bool enable_crash_throttling,
/external/chromium_org/components/nacl/renderer/
Dppb_nacl_private_impl.cc88 PP_Bool enable_crash_throttling, in LaunchSelLdr() argument
127 PP_ToBool(enable_crash_throttling)), in LaunchSelLdr()
/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h69 bool enable_crash_throttling,
Dnacl_host_message_filter.cc77 launch_params.enable_crash_throttling, in OnLaunchNaCl()
Dnacl_process_host.cc232 bool enable_crash_throttling, in NaClProcessHost() argument
250 enable_crash_throttling_(enable_crash_throttling), in NaClProcessHost()
/external/chromium_org/ppapi/api/private/
Dppb_nacl_private.idl53 * The |enable_crash_throttling| flag indicates whether or not crashes of
64 [in] PP_Bool enable_crash_throttling,
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c2984 …ble_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool enable_crash_throttling, void* im… in Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr() argument
2986 …e_ppapi_dev, enable_dyncode_syscalls, enable_exception_handling, enable_crash_throttling, imc_hand… in Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr()
4875 …ble_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool enable_crash_throttling, void* im…