Home
last modified time | relevance | path

Searched refs:INT32_MIN_ID_LENGTH (Results 1 - 12 of 12) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_manager/utils/src/
H A Dstorage_utils.cpp40 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
44 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/filemanagement/dfs_service/utils/log/src/
H A Dutils_log.cpp30 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
34 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_log.cpp31 constexpr size_t INT32_MIN_ID_LENGTH = 3; member
39 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Danonymous_string.cpp32 constexpr size_t INT32_MIN_ID_LENGTH = 3; member
43 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/deviceprofile/device_info_manager/old/common/src/
H A Ddevice_profile_utils.cpp75 constexpr size_t INT32_MIN_ID_LENGTH = 3; in AnonymizeString() local
79 if (strLen < INT32_MIN_ID_LENGTH) { in AnonymizeString()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Ddisk_utils.cpp147 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
151 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp60 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
64 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp31 const int32_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
35 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dutils.cpp314 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
318 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp48 constexpr size_t INT32_MIN_ID_LENGTH = 3; member
211 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp45 constexpr size_t INT32_MIN_ID_LENGTH = 3; member
177 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp63 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString() local
67 if (strLen < INT32_MIN_ID_LENGTH) { in GetAnonyString()

Completed in 7 milliseconds