Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_time.cpp25 static constexpr const int MAX_TIME_LEN = 128; variable
59 char s[MAX_TIME_LEN] = {0}; in GetNowTimeGMT()
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_time.cpp28 static constexpr const int MAX_TIME_LEN = 128; member
41 char s[MAX_TIME_LEN] = {0}; in GetNowTimeGMT()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_utils.cpp28 static constexpr const int MAX_TIME_LEN = 128; variable
129 char s[MAX_TIME_LEN] = {0}; in GetNowTimeGMT()

Completed in 2 milliseconds