Home
last modified time | relevance | path

Searched defs:current_handler (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc477 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleException() local
554 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleInvalidParameter() local
644 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandlePureVirtualCall() local
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dexception_handler.cc187 ExceptionHandler* current_handler = in HandleException() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dshared_ptr_test.cpp3089 boost::shared_ptr<event_handler> current_handler; variable