Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/ntp/
H A Dntp_time_check.cpp46 if (gpsTimeManager_.GetGpsTime() != INVALID_TIME) { in CheckNtpTime()
47 return CompareTime(currentNtpTime, gpsTimeManager_.GetGpsTime()); in CheckNtpTime()
H A Dgps_time_manager.cpp47 int64_t GpsTimeManager::GetGpsTime() in GetGpsTime() function in OHOS::Location::GpsTimeManager
/ohos5.0/base/location/services/location_gnss/gnss/include/ntp/
H A Dgps_time_manager.h29 int64_t GetGpsTime();