Home
last modified time | relevance | path

Searched defs:ConfigAsyncContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/customization/config_policy/interfaces/kits/js/include/
H A Dconfig_policy_napi.h28 struct ConfigAsyncContext { struct
32 typedef napi_value (*CreateNapiValue)(napi_env env, ConfigAsyncContext &context); argument
49 typedef napi_value (*NapiFunction)(napi_env env, std::shared_ptr<ConfigAsyncContext> context); argument