Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpCrashHandler.c161 static LONG WINAPI unhandledExceptionFilter (struct _EXCEPTION_POINTERS* info) in unhandledExceptionFilter() function
291 handler->oldExceptionFilter = SetUnhandledExceptionFilter(unhandledExceptionFilter); in qpCrashHandler_create()