Home
last modified time | relevance | path

Searched defs:ntpStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp165 std::vector<std::string> NtpUpdateTime::SplitNtpAddrs(const std::string &ntpStr) in SplitNtpAddrs()
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp1628 const std::string ntpStr = "aaa,bbb,ccc,ddd,eee,fff"; variable