Searched refs:GnssLocation_V1_0 (Results 1 – 1 of 1) sorted by relevance
151 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef232 bool hasLatLong(const GnssLocation_V1_0& location) { in hasLatLong()459 const GnssLocation_V1_0& location) { in translateGnssLocation()512 static GnssLocation_V1_0 createGnssLocation_V1_0( in createGnssLocation_V1_0()518 GnssLocation_V1_0 location; in createGnssLocation_V1_0()559 Return<void> gnssLocationCb(const GnssLocation_V1_0& location) override;653 Return<void> GnssCallback::gnssLocationCb(const GnssLocation_V1_0& location) { in gnssLocationCb()654 return gnssLocationCbImpl<GnssLocation_V1_0>(location); in gnssLocationCb()818 const GnssLocation_V1_0& location,824 const GnssLocation_V1_0& location) override;[all …]