Home
last modified time | relevance | path

Searched refs:MAP_TUPLE_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h34 constexpr const size_t MAP_TUPLE_SIZE = 2; member
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp367 auto size = map.size() * MAP_TUPLE_SIZE; in GetNowTimeGMT()
381 index += MAP_TUPLE_SIZE; in GetNowTimeGMT()
H A Dnet_http_request_context.cpp423 for (int i = 0; i < header.size; i += MAP_TUPLE_SIZE) { in ParseHeader()

Completed in 3 milliseconds