Home
last modified time | relevance | path

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

/external/chromium/base/
Dprocess_util_win.cc57 long WINAPI StackDumpExceptionFilter(EXCEPTION_POINTERS* info) { in StackDumpExceptionFilter() function
860 g_previous_filter = SetUnhandledExceptionFilter(&StackDumpExceptionFilter); in EnableInProcessStackDumping()