Searched refs:CreateNapiValue (Results 1 – 3 of 3) sorted by relevance
32 typedef napi_value (*CreateNapiValue)(napi_env env, const T &context); typedef55 CreateNapiValue createValueFunc_ = nullptr; // 通过ipc返回结果, 构建napi结果对象函数
39 typedef napi_value (*CreateNapiValue)(napi_env env, ResMgrDataContext &context); typedef40 CreateNapiValue createValueFunc_;
32 typedef napi_value (*CreateNapiValue)(napi_env env, ConfigAsyncContext &context); typedef33 CreateNapiValue createValueFunc_;