Home
last modified time | relevance | path

Searched refs:DP_GET_NETWORKID_BY_UDID_FAIL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_errors.h143 constexpr int32_t DP_GET_NETWORKID_BY_UDID_FAIL = 98566266; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp702 return DP_GET_NETWORKID_BY_UDID_FAIL; in GetNetWorkIdByUdid()