Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace_win.cc44 long WINAPI StackDumpExceptionFilter(EXCEPTION_POINTERS* info) { in StackDumpExceptionFilter() function
318 g_previous_filter = SetUnhandledExceptionFilter(&StackDumpExceptionFilter); in EnableInProcessStackDumping()