Searched refs:gnssDebug_V2_0 (Results 1 – 1 of 1) sorted by relevance
575 auto gnssDebug_V2_0 = gnssHal_V2_0->getExtensionGnssDebug_2_0(); in getGnssDebugInterface() local576 if (checkHidlReturn(gnssDebug_V2_0, "Unable to get a handle to GnssDebug_V2_0.")) { in getGnssDebugInterface()577 return std::make_unique<gnss::GnssDebug_V2_0>(gnssDebug_V2_0); in getGnssDebugInterface()