Home
last modified time | relevance | path

Searched defs:GetRequestBody (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/src/
H A Dfetch_context.cpp121 bool FetchContext::GetRequestBody(napi_value data) in GetRequestBody() function in OHOS::NetStack::Fetch::FetchContext
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dfetch_module.cpp127 void FetchModule::GetRequestBody(JSIValue options, RequestData *requestData) in GetRequestBody() function in OHOS::ACELite::FetchModule
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp97 bool RequestContext::GetRequestBody(CArrUI8 extraData) in GetRequestBody() function in OHOS::NetStack::Http::RequestContext
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp357 bool RequestContext::GetRequestBody(napi_value extraData) in GetRequestBody() function in OHOS::NetStack::Http::RequestContext