Searched refs:IsCloudSyncEnabled (Results 1 – 5 of 5) sorted by relevance
18 bool IsCloudSyncEnabled(void) in IsCloudSyncEnabled() function
26 bool IsCloudSyncEnabled(void);
90 if (!IsCloudSyncEnabled()) { in RegisterDataChangeListener()118 if (!IsCloudSyncEnabled()) { in UnRegisterDataChangeListener()345 if (!IsCloudSyncEnabled()) { in CloudSync()
497 …bool isSupportCloud = IsCloudSyncEnabled() && IsFeatureSupport(nodeInfo->feature, BIT_CLOUD_SYNC_D… in AuthRestoreAuthManager()
531 …if ((!IsCloudSyncEnabled() || !IsFeatureSupport(deviceInfo.feature, BIT_CLOUD_SYNC_DEVICE_INFO)) && in IsNeedConnectOnLine()