Home
last modified time | relevance | path

Searched defs:MAX_DB_RECORD_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h128 constexpr int32_t MAX_DB_RECORD_SIZE = 10000; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h34 constexpr uint32_t MAX_DB_RECORD_SIZE = 10000; variable