Searched refs:gnssDebugIface (Results 1 – 1 of 1) sorted by relevance
212 sp<IGnssDebug_V1_0> gnssDebugIface = nullptr; variable1772 gnssDebugIface = nullptr; in android_location_GnssLocationProvider_init_once()1779 gnssDebugIface = gnssDebugIface_V2_0; in android_location_GnssLocationProvider_init_once()1782 if (gnssDebugIface == nullptr) { in android_location_GnssLocationProvider_init_once()1787 gnssDebugIface = gnssDebug; in android_location_GnssLocationProvider_init_once()2434 if (gnssDebugIface == nullptr) { in android_location_GnssLocationProvider_get_internal_state()2444 gnssDebugIface->getDebugData([&data](const IGnssDebug_V1_0::DebugData& debugData) { in android_location_GnssLocationProvider_get_internal_state()