Searched refs:gnssDebugIface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp143 sp<IGnssDebug> gnssDebugIface = nullptr; variable
1254 gnssDebugIface = gnssDebug;
1659 if (gnssDebugIface == nullptr) {
1663 gnssDebugIface->getDebugData([&data](const IGnssDebug::DebugData& debugData) {

Completed in 88 milliseconds