Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/ios/
Dexception_handler_no_mach.h73 typedef bool (*DirectCallback)( void *context, typedef
94 ExceptionHandler(DirectCallback callback,
167 DirectCallback directCallback_;
Dexception_handler_no_mach.cc99 ExceptionHandler::ExceptionHandler(DirectCallback callback, in ExceptionHandler()
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.h95 typedef bool (*DirectCallback)( void *context, typedef
116 ExceptionHandler(DirectCallback callback,
239 DirectCallback directCallback_;
Dexception_handler.cc253 ExceptionHandler::ExceptionHandler(DirectCallback callback, in ExceptionHandler()