Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp43 const uint32_t NTP_MAX_SIZE = 5; variable
170 if (ntpList.size() == NTP_MAX_SIZE) { in SplitNtpAddrs()