Home
last modified time | relevance | path

Searched defs:svTypeConfig (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
Dlocation_gnss.cpp432 const GnssSvTypeConfig& svTypeConfig, in gnssUpdateSvConfig()
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp434 const GnssSvTypeConfig& svTypeConfig, in gnssUpdateSvConfig()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp739 const GnssSvTypeConfig& svTypeConfig, in configConstellations()
/hardware/qcom/sm7150/gps/location/
DLocationAPI.cpp738 const GnssSvTypeConfig& svTypeConfig, in configConstellations()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp1688 GnssSvTypeConfig svTypeConfig = {sizeof(GnssSvTypeConfig), 0, 0}; in gnssSvTypeConfigUpdate() local