Searched refs:mPlatformGnss (Results 1 – 2 of 2) sorted by relevance
80 mPlatformGnss.init(); in init()84 return mPlatformGnss.getCapabilities(); in getCapabilities()168 bool success = mPlatformGnss.configurePassiveLocationListener(enable); in platformConfigurePassiveLocationListener()666 .mPlatformGnss.releaseLocationEvent( in freeReportEventCallback()673 .mPlatformGnss.releaseMeasurementDataEvent( in freeReportEventCallback()692 .mPlatformGnss.controlLocationSession(enable, minInterval, in controlPlatform()700 .mPlatformGnss.controlMeasurementSession(enable, minInterval); in controlPlatform()
475 PlatformGnss mPlatformGnss; variable