Searched defs:ConfigAsyncContext (Results 1 – 1 of 1) sorted by relevance
28 struct ConfigAsyncContext { struct32 typedef napi_value (*CreateNapiValue)(napi_env env, ConfigAsyncContext &context); argument52 … static napi_value HandleAsyncWork(napi_env env, ConfigAsyncContext *context, std::string workName, argument