Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Djsontest.cpp366 msvcrtSilentReportHook(int reportType, char* message, int* /*returnValue*/) { in msvcrtSilentReportHook() function
398 _CrtSetReportHook(&msvcrtSilentReportHook); in preventDialogOnCrash()