Searched defs:Send (Results 1 – 9 of 9) sorted by relevance
74 int32_t Send(const Event &event) in Send() function203 int32_t Channel<Event>::Send(const Event &event) in Send() function
58 bool LocationErrorCallbackNapi::Send(int32_t errorCode) in Send() function in OHOS::Location::LocationErrorCallbackNapi
75 bool CachedLocationsCallbackNapi::Send(std::vector<std::unique_ptr<Location>>& locations) in Send() function in OHOS::Location::CachedLocationsCallbackNapi
78 bool NmeaMessageCallbackNapi::Send(const std::string msg) in Send() function in OHOS::Location::NmeaMessageCallbackNapi
60 bool CountryCodeCallbackNapi::Send(const std::shared_ptr<CountryCode>& country) in Send() function in OHOS::Location::CountryCodeCallbackNapi
106 bool GnssStatusCallbackNapi::Send(std::unique_ptr<SatelliteStatus>& statusInfo) in Send() function in OHOS::Location::GnssStatusCallbackNapi
92 bool LocatingRequiredDataCallbackNapi::Send(const std::vector<std::shared_ptr<LocatingRequiredData>… in Send() function in OHOS::Location::LocatingRequiredDataCallbackNapi
107 bool LocationSwitchCallbackNapi::Send(int switchState) in Send() function in OHOS::Location::LocationSwitchCallbackNapi
311 bool EventSender::Send( in Send() function