Home
last modified time | relevance | path

Searched refs:uv__crt_dbg_report_handler (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dcore.c50 static int uv__crt_dbg_report_handler(int report_type, char *message, int *ret_val) { in uv__crt_dbg_report_handler() function
196 _CrtSetReportHook(uv__crt_dbg_report_handler); in uv__init()
/third_party/node/deps/uv/src/win/
H A Dcore.c50 static int uv__crt_dbg_report_handler(int report_type, char *message, int *ret_val) { in uv__crt_dbg_report_handler() function
196 _CrtSetReportHook(uv__crt_dbg_report_handler); in uv__init()

Completed in 2 milliseconds