Home
last modified time | relevance | path

Searched refs:is_in_teardown_ (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/client/ios/
Dexception_handler_no_mach.cc90 is_in_teardown_(false) { in ExceptionHandler()
108 is_in_teardown_(false) { in ExceptionHandler()
246 is_in_teardown_ = true; in Teardown()
Dexception_handler_no_mach.h174 bool is_in_teardown_; variable
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.h257 bool is_in_teardown_; variable
Dexception_handler.cc238 is_in_teardown_(false), in ExceptionHandler()
265 is_in_teardown_(false), in ExceptionHandler()
770 is_in_teardown_ = true; in Teardown()