Home
last modified time | relevance | path

Searched refs:mLocationSession (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/include/chre/core/
Dgnss_manager.h319 return mLocationSession; in getLocationSession()
347 GnssSession mLocationSession; variable
/system/chre/core/
Dgnss_manager.cc27 : mLocationSession(CHRE_EVENT_GNSS_LOCATION), in GnssManager()
42 mLocationSession.logStateToBuffer(buffer, bufferPos, bufferSize); in logStateToBuffer()