Searched defs:Send (Results 1 – 7 of 7) sorted by relevance
70 bool GnssStatusCallbackHost::Send(std::unique_ptr<SatelliteStatus>& statusInfo) in Send() function in OHOS::Location::GnssStatusCallbackHost
72 bool LocationSwitchCallbackHost::Send(int switchState) in Send() function in OHOS::Location::LocationSwitchCallbackHost
73 bool CachedLocationsCallbackHost::Send(std::vector<std::shared_ptr<Location>>& locations) in Send() function in OHOS::Location::CachedLocationsCallbackHost
77 bool NmeaMessageCallbackHost::Send(const std::string msg) in Send() function in OHOS::Location::NmeaMessageCallbackHost
59 bool CountryCodeCallbackHost::Send(const std::shared_ptr<CountryCode>& country) in Send() function in OHOS::Location::CountryCodeCallbackHost
294 bool EventSender::Send( in Send() function
480 void Send(OHOS::AAFwk::SenderInfo &senderInfo) override in Send() function