Home
last modified time | relevance | path

Searched defs:gpsMsTime (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/test/location_gnss/source/
H A Dntp_time_test.cpp51 int64_t gpsMsTime = -1; variable
64 int64_t gpsMsTime = 1720522730000; variable
/ohos5.0/base/location/services/location_gnss/gnss/source/ntp/
H A Dgps_time_manager.cpp58 void GpsTimeManager::SetGpsTime(int64_t gpsMsTime, int64_t bootTimeMs) in SetGpsTime()
H A Dntp_time_check.cpp68 void NtpTimeCheck::SetGpsTime(int64_t gpsMsTime, int64_t bootTimeMs) in SetGpsTime()