Home
last modified time | relevance | path

Searched refs:E_OBSERVER_RESERVE (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Dconvertor_error_code.cpp38 { OHOS::NativePreferences::E_OBSERVER_RESERVE, OH_Preferences_ErrCode::PREFERENCES_OK }
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h150 constexpr int E_OBSERVER_RESERVE = (E_BASE + 20); member
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp209 return E_OBSERVER_RESERVE; in UnRegisterDataObserver()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences.cpp682 if (errCode != E_OK && errCode != E_OBSERVER_RESERVE) { in UnRegisteredDataObserver()

Completed in 3 milliseconds