Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h131 static bool NeedGetCloudInfo(CloudInfo &cloud);
H A Dsync_manager.cpp627 bool SyncManager::NeedGetCloudInfo(CloudInfo &cloud) in NeedGetCloudInfo() function in OHOS::CloudData::SyncManager
636 if (NeedGetCloudInfo(cloud)) { in GetCloudSyncInfo()