Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_manager/utils/src/
H A Dstorage_utils.cpp38 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString() local
48 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/filemanagement/dfs_service/utils/log/src/
H A Dutils_log.cpp28 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString() local
38 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_log.cpp29 constexpr size_t INT32_SHORT_ID_LENGTH = 20; member
43 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Danonymous_string.cpp30 constexpr size_t INT32_SHORT_ID_LENGTH = 20; member
47 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/deviceprofile/device_info_manager/old/common/src/
H A Ddevice_profile_utils.cpp73 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in AnonymizeString() local
83 if (strLen <= INT32_SHORT_ID_LENGTH) { in AnonymizeString()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Ddisk_utils.cpp145 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString() local
155 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp58 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString() local
68 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp29 const int32_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString() local
40 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dutils.cpp313 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString() local
322 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp46 constexpr size_t INT32_SHORT_ID_LENGTH = 20; member
215 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp44 constexpr size_t INT32_SHORT_ID_LENGTH = 20; member
181 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp61 constexpr size_t INT32_SHORT_ID_LENGTH = 10; in GetAnonyString() local
71 if (strLen <= INT32_SHORT_ID_LENGTH) { in GetAnonyString()

Completed in 7 milliseconds