Home
last modified time | relevance | path

Searched refs:E_GET_DATAOBSMGRCLIENT_FAIL (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_preferences_error.cpp24 { NativePreferences::E_GET_DATAOBSMGRCLIENT_FAIL, E_GET_DATAOBSMGRCLIENT_FAIL,
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Dconvertor_error_code.cpp35 { OHOS::NativePreferences::E_GET_DATAOBSMGRCLIENT_FAIL,
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_error.cpp34 { NativeRdb::E_GET_DATAOBSMGRCLIENT_FAIL, 14801050, "Failed to get DataObsMgrClient." },
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h145 static constexpr int E_GET_DATAOBSMGRCLIENT_FAIL = (E_BASE + 19); member
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_preferences_error.h37 constexpr int E_GET_DATAOBSMGRCLIENT_FAIL = 15500019; member
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp171 return E_GET_DATAOBSMGRCLIENT_FAIL; in RegisterObserver()
267 return E_GET_DATAOBSMGRCLIENT_FAIL; in UnRegisterObserver()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h291 static constexpr int E_GET_DATAOBSMGRCLIENT_FAIL = (E_BASE + 0x32); member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp452 return E_GET_DATAOBSMGRCLIENT_FAIL; in SubscribeLocalShared()
547 return E_GET_DATAOBSMGRCLIENT_FAIL; in UnSubscribeLocalShared()
579 return E_GET_DATAOBSMGRCLIENT_FAIL; in UnSubscribeLocalSharedAll()
662 return E_GET_DATAOBSMGRCLIENT_FAIL; in Notify()

Completed in 7 milliseconds