Searched refs:GnssDebug_V2_0 (Results 1 – 3 of 3) sorted by relevance
69 GnssDebug_V2_0::GnssDebug_V2_0(const sp<IGnssDebug_V2_0>& iGnssDebug) in GnssDebug_V2_0() function in android::gnss::GnssDebug_V2_074 jstring GnssDebug_V2_0::getDebugData(JNIEnv* env) { in getDebugData()
61 class GnssDebug_V2_0 : public GnssDebugInterface {63 GnssDebug_V2_0(const sp<android::hardware::gnss::V2_0::IGnssDebug>& iGnssDebug);
577 return std::make_unique<gnss::GnssDebug_V2_0>(gnssDebug_V2_0); in getGnssDebugInterface()