Searched defs:Send (Results 1 – 8 of 8) sorted by relevance
67 void Send(const Event &event) in Send() function164 void Channel<Event>::Send(const Event &event) in Send() function
70 bool GnssStatusCallbackHost::Send(std::unique_ptr<SatelliteStatus>& statusInfo) in Send() function in OHOS::Location::GnssStatusCallbackHost
75 bool CachedLocationsCallbackHost::Send(std::vector<std::shared_ptr<Location>>& locations) in Send() function in OHOS::Location::CachedLocationsCallbackHost
72 bool LocationSwitchCallbackHost::Send(int switchState) in Send() function in OHOS::Location::LocationSwitchCallbackHost
59 bool CountryCodeCallbackHost::Send(const std::shared_ptr<CountryCode>& country) in Send() function in OHOS::Location::CountryCodeCallbackHost
77 bool NmeaMessageCallbackHost::Send(const std::string msg) in Send() function in OHOS::Location::NmeaMessageCallbackHost
92 bool LocatingRequiredDataCallbackHost::Send(const std::vector<std::shared_ptr<LocatingRequiredData>… in Send() function in OHOS::Location::LocatingRequiredDataCallbackHost
295 bool EventSender::Send( in Send() function