Searched refs:getGnssManager (Results 1 – 4 of 4) sorted by relevance
29 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssGetCapabilities()41 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssLocationSessionStartAsync()53 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssLocationSessionStopAsync()64 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssMeasurementSessionStartAsync()76 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssMeasurementSessionStopAsync()
94 EventLoopManagerSingleton::get()->getGnssManager().getLocationSession() in locationStatusChangeCallback()100 EventLoopManagerSingleton::get()->getGnssManager().getLocationSession() in locationEventCallback()124 EventLoopManagerSingleton::get()->getGnssManager().getMeasurementSession() in measurementStatusChangeCallback()130 EventLoopManagerSingleton::get()->getGnssManager().getMeasurementSession() in measurementEventCallback()
373 EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in freeReportEventCallback()379 EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in freeReportEventCallback()397 success = EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in controlPlatform()402 success = EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in controlPlatform()
162 GnssManager& getGnssManager() { in getGnssManager() function