Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp145 if (switchLength > SWITCH_LENGTH_MAX) { in AddSwitchStatusToDB()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h266 constexpr uint32_t SWITCH_LENGTH_MAX = 24; variable