Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dsharing_center.cpp60 std::pair<int32_t, std::string> SharingCenter::ChangeConfirmation( in ChangeConfirmation() function in OHOS::DistributedData::SharingCenter
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp241 int32_t CloudServiceProxy::ChangeConfirmation(const std::string &sharingRes, in ChangeConfirmation() function in OHOS::CloudData::CloudServiceProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_share.cpp450 napi_value ChangeConfirmation(napi_env env, napi_callback_info info) in ChangeConfirmation() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1350 int32_t CloudServiceImpl::ChangeConfirmation(const std::string &sharingRes, int32_t confirmation, in ChangeConfirmation() function in OHOS::CloudData::CloudServiceImpl