Searched refs:gnssDebug_V1_0 (Results 1 – 1 of 1) sorted by relevance
581 auto gnssDebug_V1_0 = gnssHal->getExtensionGnssDebug(); in getGnssDebugInterface() local582 if (checkHidlReturn(gnssDebug_V1_0, "Unable to get a handle to GnssDebug_V1_0.")) { in getGnssDebugInterface()583 return std::make_unique<gnss::GnssDebug_V1_0>(gnssDebug_V1_0); in getGnssDebugInterface()