Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp35 static constexpr const int PARAM_JUST_URL = 1; variable
129 if (paramsCount == PARAM_JUST_URL) { in ParseParams()
159 if (paramsCount == PARAM_JUST_URL) { in CheckParamsType()