Lines Matching full:location
40 namespace Location {
47 using HDI::Location::Gnss::V1_0::IGnssInterface;
48 using HDI::Location::Gnss::V1_0::IGnssCallback;
49 using HDI::Location::Gnss::V1_0::GNSS_START_TYPE_NORMAL;
50 using HDI::Location::Gnss::V1_0::GNSS_STATUS_NONE;
51 using HDI::Location::Gnss::V1_0::GNSS_STATUS_SESSION_BEGIN;
52 using HDI::Location::Gnss::V1_0::GNSS_STATUS_SESSION_END;
53 using HDI::Location::Gnss::V1_0::GNSS_STATUS_ENGINE_ON;
54 using HDI::Location::Gnss::V1_0::GNSS_STATUS_ENGINE_OFF;
56 using HDI::Location::Agnss::V1_0::IAGnssInterface;
57 using HDI::Location::Agnss::V1_0::IAGnssCallback;
58 using HDI::Location::Agnss::V1_0::AGNSS_TYPE_SUPL;
59 using HDI::Location::Agnss::V1_0::AGnssServerInfo;
103 …SetMocked(const int timeInterval, const std::vector<std::shared_ptr<Location>> &location) override;
127 int32_t ReportMockedLocation(const std::shared_ptr<Location> location);
157 } // namespace Location