Home
last modified time | relevance | path

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

/base/msdp/device_status/intention/common/channel/include/
Dchannel.h74 int32_t Send(const Event &event) in Send() function
203 int32_t Channel<Event>::Send(const Event &event) in Send() function
/base/location/frameworks/js/napi/source/
Dcountry_code_callback_napi.cpp86 bool CountryCodeCallbackNapi::Send(const std::shared_ptr<CountryCode>& country) in Send() function in OHOS::Location::CountryCodeCallbackNapi
Dcached_locations_callback_napi.cpp129 bool CachedLocationsCallbackNapi::Send(std::vector<std::unique_ptr<Location>>& locations) in Send() function in OHOS::Location::CachedLocationsCallbackNapi
Dlocation_switch_callback_napi.cpp126 bool LocationSwitchCallbackNapi::Send(int switchState) in Send() function in OHOS::Location::LocationSwitchCallbackNapi
Dgnss_status_callback_napi.cpp125 bool GnssStatusCallbackNapi::Send(std::unique_ptr<SatelliteStatus>& statusInfo) in Send() function in OHOS::Location::GnssStatusCallbackNapi
Dlocation_error_callback_napi.cpp112 bool LocationErrorCallbackNapi::Send(int32_t errorCode) in Send() function in OHOS::Location::LocationErrorCallbackNapi
Dnmea_message_callback_napi.cpp132 bool NmeaMessageCallbackNapi::Send(const std::string msg) in Send() function in OHOS::Location::NmeaMessageCallbackNapi
Dlocating_required_data_callback_napi.cpp146 bool LocatingRequiredDataCallbackNapi::Send(const std::vector<std::shared_ptr<LocatingRequiredData>… in Send() function in OHOS::Location::LocatingRequiredDataCallbackNapi
/base/telephony/core_service/services/network_search/include/
Dnetwork_utils.h324 bool EventSender::Send( in Send() function