Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.h66 static int TestExitHook();
H A Ddfx_crasher.cpp115 {"ExitHook", "trigger a process exit using exit(0)", &DfxCrasher::TestExitHook},
514 NOINLINE int DfxCrasher::TestExitHook() in TestExitHook() function in DfxCrasher