Searched refs:GnssDebug_V1_0 (Results 1 – 3 of 3) sorted by relevance
49 GnssDebug_V1_0::GnssDebug_V1_0(const sp<IGnssDebug_V1_0>& iGnssDebug) in GnssDebug_V1_0() function in android::gnss::GnssDebug_V1_054 jstring GnssDebug_V1_0::getDebugData(JNIEnv* env) { in getDebugData()
52 class GnssDebug_V1_0 : public GnssDebugInterface {54 GnssDebug_V1_0(const sp<android::hardware::gnss::V1_0::IGnssDebug>& iGnssDebug);
583 return std::make_unique<gnss::GnssDebug_V1_0>(gnssDebug_V1_0); in getGnssDebugInterface()