Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/ntp/
H A Dgps_time_manager.cpp37 bool GpsTimeManager::CheckValid(int64_t gpsTime, int64_t lastSystemTime) in CheckValid() argument
40 … systemTimeDiff = MiscServices::TimeServiceClient::GetInstance()->GetWallTimeMs() - lastSystemTime; in CheckValid()
/ohos5.0/base/location/services/location_gnss/gnss/include/ntp/
H A Dgps_time_manager.h33 bool CheckValid(int64_t gpsTime, int64_t lastSystemTime);