Home
last modified time | relevance | path

Searched refs:CreateNapiValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updateservice/napi/include/
H A Dclient_contxt.h32 typedef napi_value (*CreateNapiValue)(napi_env env, const T &context); typedef
55 CreateNapiValue createValueFunc_ = nullptr; // 通过ipc返回结果, 构建napi结果对象函数
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/include/
H A Dresource_manager_data_context.h39 typedef napi_value (*CreateNapiValue)(napi_env env, ResMgrDataContext &context); typedef
40 CreateNapiValue createValueFunc_;
/ohos5.0/base/customization/config_policy/interfaces/kits/js/include/
H A Dconfig_policy_napi.h32 typedef napi_value (*CreateNapiValue)(napi_env env, ConfigAsyncContext &context); typedef
33 CreateNapiValue createValueFunc_;