Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h973 float timeUncMs; // Time uncertainty in milliseconds member
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h782 float timeUncMs; member
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp475 out.timeUncMs = locationExtended.timeUncMs; in convertLocationInfo()