Home
last modified time | relevance | path

Searched refs:expectDataType (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/include/
H A Dffi_structs.h75 int32_t expectDataType; member
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp362 if (ops->expectDataType != PROP_UNSET) { in ParseParams()
363 options.SetHttpDataType(static_cast<HttpDataType>(ops->expectDataType)); in ParseParams()

Completed in 2 milliseconds