Home
last modified time | relevance | path

Searched refs:DP_PUT_TRUST_DEVICE_PROFILE_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.h95 constexpr int32_t DP_PUT_TRUST_DEVICE_PROFILE_FAIL = 98566218; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp90 return DP_PUT_TRUST_DEVICE_PROFILE_FAIL; in PutTrustDeviceProfile()