Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/common/
Dnacl_types.cc28 enable_crash_throttling(false) { in NaClLaunchParams()
38 bool enable_crash_throttling) in NaClLaunchParams() argument
46 enable_crash_throttling(enable_crash_throttling) { in NaClLaunchParams()
57 enable_crash_throttling = l.enable_crash_throttling; in NaClLaunchParams()
Dnacl_types.h76 bool enable_crash_throttling);
87 bool enable_crash_throttling; member
Dnacl_host_messages.h30 IPC_STRUCT_TRAITS_MEMBER(enable_crash_throttling)
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dservice_runtime.h50 bool enable_crash_throttling) in SelLdrStartParams()
56 enable_crash_throttling(enable_crash_throttling) { in SelLdrStartParams()
64 bool enable_crash_throttling; member
Dsel_ldr_launcher_chrome.cc28 bool enable_crash_throttling, in Start() argument
46 PP_FromBool(enable_crash_throttling), in Start()
Dsel_ldr_launcher_chrome.h27 bool enable_crash_throttling,
Dplugin.h88 bool enable_crash_throttling,
Dplugin.cc158 bool enable_crash_throttling, in LoadNaClModule() argument
175 enable_crash_throttling); in LoadNaClModule()
Dservice_runtime.cc709 params.enable_crash_throttling, in StartSelLdr()
/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h71 bool enable_crash_throttling,
Dnacl_host_message_filter.cc153 launch_params.enable_crash_throttling, in LaunchNaClContinuation()
Dnacl_process_host.cc259 bool enable_crash_throttling, in NaClProcessHost() argument
278 enable_crash_throttling_(enable_crash_throttling), in NaClProcessHost()
/external/chromium_org/ppapi/c/private/
Dppb_nacl_private.h262 PP_Bool enable_crash_throttling,
/external/chromium_org/ppapi/api/private/
Dppb_nacl_private.idl196 * The |enable_crash_throttling| flag indicates whether or not crashes of
209 [in] PP_Bool enable_crash_throttling,
/external/chromium_org/components/nacl/renderer/
Dppb_nacl_private_impl.cc261 PP_Bool enable_crash_throttling, in LaunchSelLdr() argument
318 PP_ToBool(enable_crash_throttling)), in LaunchSelLdr()
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3282 …ble_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool enable_crash_throttling, const st… in Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr() argument
3284 …e_ppapi_dev, enable_dyncode_syscalls, enable_exception_handling, enable_crash_throttling, manifest… in Pnacl_M25_PPB_NaCl_Private_LaunchSelLdr()
5226 …ble_dyncode_syscalls, PP_Bool enable_exception_handling, PP_Bool enable_crash_throttling, const st…