Home
last modified time | relevance | path

Searched refs:PROP_UNSET (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp28 static constexpr const int32_t PROP_UNSET = -1; variable
362 if (ops->expectDataType != PROP_UNSET) { in ParseParams()