Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/location_gnss/source/
H A Dntp_time_test.cpp67 int64_t ntpMsTime = 1720522730000; variable
80 int64_t ntpMsTime = 1720522730000; variable
/ohos5.0/base/location/services/location_gnss/gnss/source/ntp/
H A Dntp_time_check.cpp42 bool NtpTimeCheck::CheckNtpTime(int64_t ntpMsTime, int64_t msTimeSynsBoot) in CheckNtpTime()