Home
last modified time | relevance | path

Searched refs:responseType_ (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Drequest_data.h67 return responseType_; in GetResponseType()
72 responseType_ = responseType; in SetResponseType()
80 std::string responseType_; member in OHOS::Ace::RequestData
/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/include/
H A Dfetch_context.h64 std::string responseType_; member in OHOS::NetStack::Fetch::final
/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/src/
H A Dfetch_context.cpp46 responseType_ = NapiUtils::GetStringPropertyUtf8(GetEnv(), params[0], FetchConstant::PARAM_KEY_RESPONSE_TYPE); in ParseParams()
254 return responseType_; in GetResponseType()

Completed in 2 milliseconds