Home
last modified time | relevance | path

Searched refs:DP_CACHE_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.cpp73 return DP_CACHE_INIT_FAIL; in Init()
108 return DP_CACHE_INIT_FAIL; in PostInit()
152 return DP_CACHE_INIT_FAIL; in UnInit()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_errors.h52 constexpr int32_t DP_CACHE_INIT_FAIL = 98566173; variable