Searched refs:CreateNapiValue (Results 1 – 2 of 2) sorted by relevance
41 typedef napi_value (*CreateNapiValue)(napi_env env, ResMgrDataContext &context); typedef42 CreateNapiValue createValueFunc_;
32 typedef napi_value (*CreateNapiValue)(napi_env env, ConfigAsyncContext &context); typedef33 CreateNapiValue createValueFunc_;