Home
last modified time | relevance | path

Searched refs:debug_exception_handler_requested_ (Results 1 – 2 of 2) sorted by relevance

/external/cronet/components/nacl/browser/
Dnacl_process_host.h222 bool debug_exception_handler_requested_; variable
Dnacl_process_host.cc234 debug_exception_handler_requested_(false), in NaClProcessHost()
1014 if (debug_exception_handler_requested_) { in AttachDebugExceptionHandler()
1019 debug_exception_handler_requested_ = true; in AttachDebugExceptionHandler()