Home
last modified time | relevance | path

Searched refs:DP_UNSUBSCRIBE_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dswitch_profile_manager.cpp52 return DP_UNSUBSCRIBE_FAILED; in UnInit()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dswitch_adapter.cpp118 return DP_UNSUBSCRIBE_FAILED; in UnsubscribeSwitchData()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_errors.h29 constexpr int32_t DP_UNSUBSCRIBE_FAILED = 98566150; variable