Searched refs:reportGnssConfigEvent (Results 1 – 7 of 7) sorted by relevance
209 virtual void reportGnssConfigEvent(uint32_t sessionId, const GnssConfig& gnssConfig);
609 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportGnssConfigEvent(sessionId, gnssConfig)); in reportGnssConfig()
188 void LocAdapterBase::reportGnssConfigEvent(uint32_t, /* session id*/ in reportSvEvent()
511 virtual void reportGnssConfigEvent(uint32_t sessionId, const GnssConfig& gnssConfig);
6402 void GnssAdapter::reportGnssConfigEvent(uint32_t sessionId, const GnssConfig& gnssConfig) in reportGnssConfigEvent() function in GnssAdapter