Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.0/default/
DGnssDebug.h39 GnssDebug(const GpsDebugInterface* gpsDebugIface);
53 const GpsDebugInterface* mGnssDebugIface = nullptr;
DGnssDebug.cpp29 GnssDebug::GnssDebug(const GpsDebugInterface* gpsDebugIface) : mGnssDebugIface(gpsDebugIface) {} in GnssDebug()
DGnss.cpp664 const GpsDebugInterface* gpsDebugIface = static_cast<const GpsDebugInterface*>( in getExtensionGnssDebug()
/hardware/libhardware/include/hardware/
Dgps.h697 } GpsDebugInterface; typedef