Home
last modified time | relevance | path

Searched refs:E_NOT_SUPPORTED (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_preferences_error.cpp26 { NativePreferences::E_NOT_SUPPORTED, E_NOT_SUPPORTED, "Capability not supported" },
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/cross_platform/src/
H A Djs_ability.cpp32 return std::make_shared<InnerError>(E_NOT_SUPPORTED); in GetContextInfo()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/src/
H A Djs_ability.cpp34 return std::make_shared<InnerError>(E_NOT_SUPPORTED); in GetContextInfo()
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Dconvertor_error_code.cpp33 { OHOS::NativePreferences::E_NOT_SUPPORTED, OH_Preferences_ErrCode::PREFERENCES_ERROR_NOT_SUPPORTED },
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h44 constexpr int E_NOT_SUPPORTED = (E_BASE + 801); member
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_preferences_error.h36 constexpr int E_NOT_SUPPORTED = 801; member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h246 constexpr int E_NOT_SUPPORTED = (E_BASE + 0x29); member
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp73 { GRD_NOT_SUPPORT, E_NOT_SUPPORTED },
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp170 return E_NOT_SUPPORTED; in MarshallingBasicValue()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp1517 return E_NOT_SUPPORTED; in ExchangeVerify()

Completed in 7 milliseconds