Home
last modified time | relevance | path

Searched refs:DP_KV_SYNC_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.h82 constexpr int32_t DP_KV_SYNC_FAIL = 98566204; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/kvadapter/
H A Dkv_adapter.cpp331 return DP_KV_SYNC_FAIL; in Sync()