Searched defs:HTTP_RESPONSE_CODE_INVALID (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/ | ||
H A D | http_constant.cpp | 21 const int HttpConstant::HTTP_RESPONSE_CODE_INVALID = -1; member in OHOS::ACELite::HttpConstant |
/foundation/communication/netstack/frameworks/js/builtin/fetch/include/ | ||
H A D | http_constant.h | 26 static const int HTTP_RESPONSE_CODE_INVALID; member in OHOS::ACELite::final |
Completed in 3 milliseconds