Searched defs:NapiAsyncComplete (Results 1 – 11 of 11) sorted by relevance
30 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
35 using NapiAsyncComplete = int (*)(T *, napi_value &); variable
36 using NapiAsyncComplete = int (*)(T *, napi_value &); variable
61 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
29 using NapiAsyncComplete = std::function<void(napi_value &)>; variable
35 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
32 using NapiAsyncComplete = std::function<void(napi_value&)>; variable
34 using NapiAsyncComplete = std::function<void(napi_value &)>; variable
32 using NapiAsyncComplete = std::function<void(napi_value &)>; variable