Home
last modified time | relevance | path

Searched refs:CheckNotifyConditions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.h156 …int32_t CheckNotifyConditions(const std::string &id, const std::string &bundleName, CloudInfo &clo…
H A Dcloud_service_impl.cpp277 int32_t CloudServiceImpl::CheckNotifyConditions(const std::string &id, const std::string &bundleNam… in CheckNotifyConditions() function in OHOS::CloudData::CloudServiceImpl
373 if (CheckNotifyConditions(id, bundleName, cloudInfo) != E_OK) { in NotifyDataChange()
401 if (CheckNotifyConditions(exData.info.accountId, bundleName, cloudInfo) != E_OK) { in NotifyDataChange()