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()463 const GnssLocation_V1_0& location) { in translateGnssLocation()516 static GnssLocation_V1_0 createGnssLocation_V1_0( in createGnssLocation_V1_0()522 GnssLocation_V1_0 location; in createGnssLocation_V1_0()563 Return<void> gnssLocationCb(const GnssLocation_V1_0& location) override;660 Return<void> GnssCallback::gnssLocationCb(const GnssLocation_V1_0& location) { in gnssLocationCb()661 return gnssLocationCbImpl<GnssLocation_V1_0>(location); in gnssLocationCb()831 const GnssLocation_V1_0& location,837 const GnssLocation_V1_0& location) override;[all …]