Home
last modified time | relevance | path

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

/external/chromium_org/components/nacl/browser/
Dnacl_process_host.h203 scoped_ptr<IPC::Message> attach_debug_exception_handler_reply_msg_; variable
Dnacl_process_host.cc429 IPC::Message* reply = attach_debug_exception_handler_reply_msg_.release(); in OnDebugExceptionHandlerLaunchedByBroker()
1008 attach_debug_exception_handler_reply_msg_.reset(reply_msg); in AttachDebugExceptionHandler()