Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp160 using IGnssDebug_V1_0 = android::hardware::gnss::V1_0::IGnssDebug; typedef
212 sp<IGnssDebug_V1_0> gnssDebugIface = nullptr;
2375 const IGnssDebug_V1_0::SatelliteData& getSatelliteData(const hidl_vec<IGnssDebug_V1_0::SatelliteDat… in getSatelliteData()
2379 const IGnssDebug_V1_0::SatelliteData& getSatelliteData(const hidl_vec<IGnssDebug_V2_0::SatelliteDat… in getSatelliteData()
2424 IGnssDebug_V1_0::SatelliteData satelliteData = in parseDebugData()
2463 IGnssDebug_V1_0::DebugData data; in android_location_GnssLocationProvider_get_internal_state()
2464 gnssDebugIface->getDebugData([&data](const IGnssDebug_V1_0::DebugData& debugData) { in android_location_GnssLocationProvider_get_internal_state()