Searched refs:gnssDebugIface (Results 1 – 1 of 1) sorted by relevance
212 sp<IGnssDebug_V1_0> gnssDebugIface = nullptr; variable1792 gnssDebugIface = nullptr; in android_location_GnssLocationProvider_init_once()1799 gnssDebugIface = gnssDebugIface_V2_0; in android_location_GnssLocationProvider_init_once()1802 if (gnssDebugIface == nullptr) { in android_location_GnssLocationProvider_init_once()1807 gnssDebugIface = gnssDebug; in android_location_GnssLocationProvider_init_once()2454 if (gnssDebugIface == nullptr) { in android_location_GnssLocationProvider_get_internal_state()2464 gnssDebugIface->getDebugData([&data](const IGnssDebug_V1_0::DebugData& debugData) { in android_location_GnssLocationProvider_get_internal_state()