/hardware/qcom/gps/msm8909w_3100/core/ |
D | UlpProxyBase.h | 74 inline virtual bool reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 76 (void)svPolynomial; in reportSvPolynomial()
|
D | LocAdapterBase.h | 138 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | LocApiBase.cpp | 306 void LocApiBase::reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 310 mLocAdapters[i]->reportSvPolynomialEvent(svPolynomial) in reportSvPolynomial()
|
D | LocApiBase.h | 119 void reportSvPolynomial(GnssSvPolynomial &svPolynomial);
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | UlpProxyBase.h | 74 inline virtual bool reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 76 (void)svPolynomial; in reportSvPolynomial()
|
D | LocAdapterBase.h | 152 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | LocApiBase.cpp | 349 void LocApiBase::reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 353 mLocAdapters[i]->reportSvPolynomialEvent(svPolynomial) in reportSvPolynomial()
|
D | LocApiBase.h | 123 void reportSvPolynomial(GnssSvPolynomial &svPolynomial);
|
/hardware/qcom/gps/msm8998/core/ |
D | UlpProxyBase.h | 74 inline virtual bool reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 76 (void)svPolynomial; in reportSvPolynomial()
|
D | LocAdapterBase.cpp | 102 reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial)
|
D | LocAdapterBase.h | 138 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | LocApiBase.cpp | 333 void LocApiBase::reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 337 mLocAdapters[i]->reportSvPolynomialEvent(svPolynomial) in reportSvPolynomial()
|
D | LocApiBase.h | 122 void reportSvPolynomial(GnssSvPolynomial &svPolynomial);
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | UlpProxyBase.h | 74 inline virtual bool reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 76 (void)svPolynomial; in reportSvPolynomial()
|
D | LocAdapterBase.cpp | 102 reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial)
|
D | LocAdapterBase.h | 138 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | LocApiBase.cpp | 303 void LocApiBase::reportSvPolynomial(GnssSvPolynomial &svPolynomial) in reportSvPolynomial() argument 307 mLocAdapters[i]->reportSvPolynomialEvent(svPolynomial) in reportSvPolynomial()
|
D | LocApiBase.h | 119 void reportSvPolynomial(GnssSvPolynomial &svPolynomial);
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | GnssAdapter.h | 218 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | GnssAdapter.cpp | 2275 GnssAdapter::reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial) in reportSvPolynomialEvent() argument 2280 mUlpProxy->reportSvPolynomial(svPolynomial); in reportSvPolynomialEvent()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 221 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | GnssAdapter.cpp | 2268 GnssAdapter::reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial) in reportSvPolynomialEvent() argument 2273 mUlpProxy->reportSvPolynomial(svPolynomial); in reportSvPolynomialEvent()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 232 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|
D | GnssAdapter.cpp | 2379 GnssAdapter::reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial) in reportSvPolynomialEvent() argument 2384 mUlpProxy->reportSvPolynomial(svPolynomial); in reportSvPolynomialEvent()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.h | 312 virtual void reportSvPolynomialEvent(GnssSvPolynomial &svPolynomial);
|