Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp258 sp<IGnssDebug_V2_0> gnssDebugIface_V2_0 = nullptr; variable
1815 gnssDebugIface_V2_0 = gnssDebug; in android_location_gnss_hal_GnssNative_init_once()
1816 gnssDebugIface = gnssDebugIface_V2_0; in android_location_gnss_hal_GnssNative_init_once()
2488 } else if (gnssDebugIface_V2_0 != nullptr) { in android_location_gnss_hal_GnssNative_get_internal_state()
2490 auto result = gnssDebugIface_V2_0->getDebugData_2_0( in android_location_gnss_hal_GnssNative_get_internal_state()