Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp80 .errCode = ERR_DP_LOAD_SERVICE_ERR, in LoadDeviceProfileService()
129 .errCode = ERR_DP_LOAD_SERVICE_ERR, in LoadSystemAbilityFail()
318 .errCode = ERR_DP_LOAD_SERVICE_ERR, in GetDeviceProfileService()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddevice_profile_errors.h47 ERR_DP_LOAD_SERVICE_ERR = 98566160, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp232 return ERR_DP_LOAD_SERVICE_ERR; in OnRemoteRequest()