Home
last modified time | relevance | path

Searched refs:INVALID_UDID_LENGTH (Results 1 - 7 of 7) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/radar/include/
H A Ddp_radar_helper.h34 constexpr int32_t INVALID_UDID_LENGTH = 10; member
/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h41 constexpr int32_t INVALID_UDID_LENGTH = 10; member
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp176 if (udid.empty() || udid.length() < INVALID_UDID_LENGTH) { in GetAnonyUdid()
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h36 constexpr int32_t INVALID_UDID_LENGTH = 10; member
/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp451 if (udid.empty() || udid.length() < INVALID_UDID_LENGTH) { in GetAnonyUdid()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp1240 if (udid.empty() || udid.length() < INVALID_UDID_LENGTH) { in GetAnonyUdid()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp977 if (udid.empty() || udid.length() < INVALID_UDID_LENGTH) { in GetAnonyUdid()

Completed in 6 milliseconds