Home
last modified time | relevance | path

Searched defs:Fetch (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_module/src/
H A Dfetch_module.cpp23 namespace OHOS::NetStack::Fetch { namespace
34 napi_value FetchModule::Fetch(napi_env env, napi_callback_info info) in Fetch() function in OHOS::NetStack::Fetch::FetchModule
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/async_work/src/
H A Dfetch_async_work.cpp21 namespace OHOS::NetStack::Fetch { namespace
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
H A Dfetch_request.cpp21 namespace OHOS::NetStack::Fetch { namespace
H A Dfetch_response.cpp22 namespace OHOS::NetStack::Fetch { namespace
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/constant/src/
H A Dconstant.cpp18 namespace OHOS::NetStack::Fetch { namespace
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dfetch_manager.cpp44 …bool Fetch(const RequestData requestData, const int32_t callbackId, ResponseData& responseData) ov… in Fetch() function in OHOS::Ace::__anon658f8e330110::FetchManagerImpl
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/src/
H A Dfetch_context.cpp24 namespace OHOS::NetStack::Fetch { namespace
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dfetch_module.cpp42 JSIValue FetchModule::Fetch(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Fetch() function in OHOS::ACELite::FetchModule
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H A Dfetch_exec.cpp63 namespace OHOS::NetStack::Fetch { namespace
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h71 typedef int32_t (*Fetch)(GRD_ResultSet *resultSet, GRD_KVItemT *key, GRD_KVItemT *value); typedef
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Dgrd_api_manager.h42 typedef int32_t (*Fetch)(GRD_ResultSet *resultSet, GRD_KVItemT *key, GRD_KVItemT *value); typedef