Home
last modified time | relevance | path

Searched refs:MAX_SERVICE_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp128 if (serviceProfileMap_.size() > MAX_SERVICE_SIZE) { in AddServiceProfile()
752 if (switchServiceMap.size() > MAX_SERVICE_SIZE) { in GetServiceNameByPos()
H A Dprofile_control_utils.cpp87 if (serviceProfiles.size() > MAX_SERVICE_SIZE) { in PutServiceProfileBatch()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h123 constexpr int32_t MAX_SERVICE_SIZE = 1000; member

Completed in 4 milliseconds