Searched refs:lastSystemTime (Results 1 – 2 of 2) sorted by relevance
37 bool GpsTimeManager::CheckValid(int64_t gpsTime, int64_t lastSystemTime) in CheckValid() argument40 … systemTimeDiff = MiscServices::TimeServiceClient::GetInstance()->GetWallTimeMs() - lastSystemTime; in CheckValid()
33 bool CheckValid(int64_t gpsTime, int64_t lastSystemTime);