Home
last modified time | relevance | path

Searched defs:MAX_ID_LEN (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/
H A Dplugin_listener_impl_test.cpp100 uint32_t MAX_ID_LEN = 257; variable
142 uint32_t MAX_ID_LEN = 257; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddev_manager.cpp24 constexpr size_t DevManager::MAX_ID_LEN; member in OHOS::DistributedKv::DevManager
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_trans.c27 #define MAX_ID_LEN (10) macro
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddev_manager.cpp30 constexpr size_t DevManager::MAX_ID_LEN; member in OHOS::DistributedKv::DevManager
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h29 constexpr uint32_t MAX_ID_LEN = 256; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp24 constexpr size_t DMAdapter::MAX_ID_LEN; member in OHOS::MiscServices::DMAdapter
/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsoftbus_utils.c51 #define MAX_ID_LEN 65 macro
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp753 uint32_t MAX_ID_LEN = 257; variable