Searched refs:gnssDebugIface_V2_0 (Results 1 – 1 of 1) sorted by relevance
213 sp<IGnssDebug_V2_0> gnssDebugIface_V2_0 = nullptr; variable1798 gnssDebugIface_V2_0 = gnssDebug; in android_location_GnssLocationProvider_init_once()1799 gnssDebugIface = gnssDebugIface_V2_0; in android_location_GnssLocationProvider_init_once()2456 } else if (gnssDebugIface_V2_0 != nullptr) { in android_location_GnssLocationProvider_get_internal_state()2458 gnssDebugIface_V2_0->getDebugData_2_0([&data](const IGnssDebug_V2_0::DebugData& debugData) { in android_location_GnssLocationProvider_get_internal_state()