Searched defs:NContextCBComplete (Results 1 – 3 of 3) sorted by relevance
29 using NContextCBComplete = std::function<NVal(napi_env, NError)>; variable
27 using NContextCBComplete = std::function<NapiValue(napi_env, NapiBusinessError)>; variable
26 using NContextCBComplete = std::function<NVal(napi_env, UniError)>; variable