Lines Matching refs:Location
26 namespace Location {
27 using HDI::Location::Gnss::V2_0::IGnssInterface;
28 using HDI::Location::Gnss::V2_0::IGnssCallback;
29 using HDI::Location::Gnss::V2_0::GnssConfigPara;
30 using HDI::Location::Gnss::V2_0::GnssRefInfo;
43 int32_t StartGnss(HDI::Location::Gnss::V2_0::GnssStartType type) override;
45 int32_t StopGnss(HDI::Location::Gnss::V2_0::GnssStartType type) override;
58 HDI::Location::Gnss::V2_0::GnssNiResponseCmd userResponse) override;
63 const sptr<HDI::Location::Gnss::V2_0::IGnssMeasurementCallback> &callbackObj) override;
67 } // namespace Location