Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.cpp173 jlong toaGpsNanosOfWeek = in translateMeasurementCorrections() local
181 corrections.toaGpsNanosecondsOfWeek = static_cast<uint64_t>(toaGpsNanosOfWeek); in translateMeasurementCorrections()
241 jlong toaGpsNanosOfWeek = in translateMeasurementCorrections() local
251 corrections.toaGpsNanosecondsOfWeek = static_cast<int64_t>(toaGpsNanosOfWeek); in translateMeasurementCorrections()