Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Dconvertor_error_code.cpp30 { OHOS::NativePreferences::E_KEY_EMPTY, OH_Preferences_ErrCode::PREFERENCES_ERROR_INVALID_PARAM },
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_utils.cpp35 return E_KEY_EMPTY; in CheckKey()
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h74 constexpr int E_KEY_EMPTY = (E_BASE + 5); member
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp88 case E_KEY_EMPTY: in GetMessageInfo()
104 case E_KEY_EMPTY: in ConversionToSysStorageErrorCode()

Completed in 2 milliseconds