Home
last modified time | relevance | path

Searched refs:SWITCH_OPERATE_PUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp548 if (!IsSwitchValid(item, switchServiceMap, SWITCH_OPERATE_PUT)) { in SetSwitchByProfileBatch()
572 if (!IsSwitchValid(charProfile, switchServiceMap, SWITCH_OPERATE_PUT)) { in SetSwitchByProfile()
600 if (operate == SWITCH_OPERATE_PUT) { in IsSwitchValid()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp297 const std::string SWITCH_OPERATE_PUT = "PutSwitch"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h243 extern const std::string SWITCH_OPERATE_PUT;