Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Ddata_ability_helper_common.h37 struct DAHelperNotifyChangeCB { struct
38 CBBase cbBase;
39 std::shared_ptr<DataAbilityHelper> dataAbilityHelper;
40 std::string uri;
41 int execResult;
H A Djs_feature_ability_common.h105 struct DAHelperNotifyChangeCB { struct
106 CBBase cbBase;
107 DataAbilityHelper *dataAbilityHelper = nullptr;
108 std::string uri;
109 int execResult;