Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/gnss/
DGnssHwListener.cpp101 const int64_t timestampMs = time_point_cast<milliseconds>( in consume1() local
122 const int64_t timestampMs, in parse()
149 const int64_t timestampMs, in parseGPRMC()
DGnss.cpp284 void Gnss::onGnssNmeaCb(const int64_t timestampMs, std::string nmea) { in onGnssNmeaCb()