Home
last modified time | relevance | path

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

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