Home
last modified time | relevance | path

Searched refs:MAX_OS_TYPE (Results 1 - 2 of 2) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h119 constexpr int32_t MAX_OS_TYPE = 10000; member
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp636 if (IsPropertyValid(propertiesMap, OS_TYPE, MIN_OS_TYPE, MAX_OS_TYPE)) { in EntriesToDeviceProfile()
640 if (IsPropertyValid(propertiesMap, OS_TYPE + OH_PROFILE_SUFFIX, MIN_OS_TYPE, MAX_OS_TYPE)) { in EntriesToDeviceProfile()

Completed in 3 milliseconds