Searched defs:MAX_DATA_LIMIT (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/netstack/frameworks/native/http/http_client/ | ||
H A D | http_client_constant.cpp | 36 const size_t HttpConstant::MAX_DATA_LIMIT = 100 * 1024 * 1024; member in OHOS::NetStack::HttpClient::HttpConstant |
/foundation/communication/netstack/interfaces/innerkits/http_client/include/ | ||
H A D | http_client_constant.h | 44 static const size_t MAX_DATA_LIMIT; member in OHOS::NetStack::HttpClient::final |
Completed in 1 milliseconds