Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp104 return DP_CONTENT_SENSOR_MANAGER_INIT_FAIL; in PostInit()
112 return DP_CONTENT_SENSOR_MANAGER_INIT_FAIL; in PostInit()
116 return DP_CONTENT_SENSOR_MANAGER_INIT_FAIL; in PostInit()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_errors.h57 constexpr int32_t DP_CONTENT_SENSOR_MANAGER_INIT_FAIL = 98566179; variable