Searched refs:getGnssManager (Results 1 – 4 of 4) sorted by relevance
28 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssGetCapabilities()36 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssLocationSessionStartAsync()44 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssLocationSessionStopAsync()51 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssMeasurementSessionStartAsync()59 return chre::EventLoopManagerSingleton::get()->getGnssManager() in chreGnssMeasurementSessionStopAsync()
96 EventLoopManagerSingleton::get()->getGnssManager().getLocationSession() in locationStatusChangeCallback()102 EventLoopManagerSingleton::get()->getGnssManager().getLocationSession() in locationEventCallback()126 EventLoopManagerSingleton::get()->getGnssManager().getMeasurementSession() in measurementStatusChangeCallback()132 EventLoopManagerSingleton::get()->getGnssManager().getMeasurementSession() in measurementEventCallback()
396 EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in freeReportEventCallback()402 EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in freeReportEventCallback()420 success = EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in controlPlatform()425 success = EventLoopManagerSingleton::get()->getGnssManager().mPlatformGnss in controlPlatform()
159 GnssManager& getGnssManager() { in getGnssManager() function