Home
last modified time | relevance | path

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

/third_party/node/test/addons/async-cleanup-hook/
H A Dbinding.cc5 void MustNotCall(void* arg, void(*cb)(void*), void* cbarg) { in MustNotCall() function
54 MustNotCall, in Initialize()
/third_party/node/test/node-api/test_async_cleanup_hook/
H A Dbinding.c8 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) { in MustNotCall() function
91 env, MustNotCall, NULL, &must_not_call_handle); in Init()

Completed in 1 milliseconds