Home
last modified time | relevance | path

Searched refs:getLocationSession (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/shared/
Dchre_api_gnss.cc42 .getLocationSession().addRequest( in chreGnssLocationSessionStartAsync()
54 .getLocationSession().removeRequest(nanoapp, cookie); in chreGnssLocationSessionStopAsync()
Dplatform_gnss.cc94 EventLoopManagerSingleton::get()->getGnssManager().getLocationSession() in locationStatusChangeCallback()
100 EventLoopManagerSingleton::get()->getGnssManager().getLocationSession() in locationEventCallback()
/system/chre/core/include/chre/core/
Dgnss_manager.h318 GnssSession& getLocationSession() { in getLocationSession() function