Home
last modified time | relevance | path

Searched defs:MAX_STRING_LEN (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/startup/hvb/libhvb/include/
H A Dhvb_util.h26 #define MAX_STRING_LEN 17 macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_test.cpp31 constexpr int32_t MAX_STRING_LEN = 4096; variable
H A Dlnn_kv_adapter_wrapper_test.cpp29 constexpr int32_t MAX_STRING_LEN = 4096; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h113 constexpr int32_t MAX_STRING_LEN = 4096; variable
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter.cpp39 constexpr int32_t MAX_STRING_LEN = 4096; variable
/ohos5.0/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h26 #define MAX_STRING_LEN 256 macro
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_adapter.cpp32 constexpr int32_t MAX_STRING_LEN = 4096; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Djs_drag_context.cpp32 inline constexpr size_t MAX_STRING_LEN { 1024 }; variable
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_kv_adapter_wrapper.cpp37 constexpr int32_t MAX_STRING_LEN = 4096; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp34 inline constexpr size_t MAX_STRING_LEN { 1024 }; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_coordination_context.cpp35 inline constexpr size_t MAX_STRING_LEN { 1024 }; variable