Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp213 sp<IGnssDebug_V2_0> gnssDebugIface_V2_0 = nullptr; variable
1798 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()