Home
last modified time | relevance | path

Searched defs:Send (Results 1 – 8 of 8) sorted by relevance

/base/msdp/device_status/intention/common/channel/include/
Dchannel.h67 void Send(const Event &event) in Send() function
164 void Channel<Event>::Send(const Event &event) in Send() function
/base/location/frameworks/native/source/
Dgnss_status_callback_host.cpp70 bool GnssStatusCallbackHost::Send(std::unique_ptr<SatelliteStatus>& statusInfo) in Send() function in OHOS::Location::GnssStatusCallbackHost
Dcached_locations_callback_host.cpp75 bool CachedLocationsCallbackHost::Send(std::vector<std::shared_ptr<Location>>& locations) in Send() function in OHOS::Location::CachedLocationsCallbackHost
Dlocation_switch_callback_host.cpp72 bool LocationSwitchCallbackHost::Send(int switchState) in Send() function in OHOS::Location::LocationSwitchCallbackHost
Dcountry_code_callback_host.cpp59 bool CountryCodeCallbackHost::Send(const std::shared_ptr<CountryCode>& country) in Send() function in OHOS::Location::CountryCodeCallbackHost
Dnmea_message_callback_host.cpp77 bool NmeaMessageCallbackHost::Send(const std::string msg) in Send() function in OHOS::Location::NmeaMessageCallbackHost
Dlocating_required_data_callback_host.cpp92 bool LocatingRequiredDataCallbackHost::Send(const std::vector<std::shared_ptr<LocatingRequiredData>… in Send() function in OHOS::Location::LocatingRequiredDataCallbackHost
/base/telephony/core_service/services/network_search/include/
Dnetwork_utils.h295 bool EventSender::Send( in Send() function