Home
last modified time | relevance | path

Searched refs:IsAllSwitchOff (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_info.h53 bool IsAllSwitchOff() const;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dcloud_test.cpp319 auto result = cloudInfo.IsAllSwitchOff(); in HWTEST_F()
332 result = cloudInfo1.IsAllSwitchOff(); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_info.cpp132 bool CloudInfo::IsAllSwitchOff() const in IsAllSwitchOff() function in OHOS::DistributedData::CloudInfo
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1419 if (status != SUCCESS || !cloudInfo.enableCloud || cloudInfo.IsAllSwitchOff()) { in GenSubTask()

Completed in 5 milliseconds