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.cpp83 bool CountryCodeCallbackNapi::Send(const std::shared_ptr<CountryCode>& country) in Send() function in OHOS::Location::CountryCodeCallbackNapi
Dgnss_status_callback_napi.cpp122 bool GnssStatusCallbackNapi::Send(std::unique_ptr<SatelliteStatus>& statusInfo) in Send() function in OHOS::Location::GnssStatusCallbackNapi
Dlocation_error_callback_napi.cpp109 bool LocationErrorCallbackNapi::Send(int32_t errorCode) in Send() function in OHOS::Location::LocationErrorCallbackNapi
Dlocation_switch_callback_napi.cpp123 bool LocationSwitchCallbackNapi::Send(int switchState) in Send() function in OHOS::Location::LocationSwitchCallbackNapi
Dcached_locations_callback_napi.cpp126 bool CachedLocationsCallbackNapi::Send(std::vector<std::unique_ptr<Location>>& locations) in Send() function in OHOS::Location::CachedLocationsCallbackNapi
Dnmea_message_callback_napi.cpp129 bool NmeaMessageCallbackNapi::Send(const std::string msg) in Send() function in OHOS::Location::NmeaMessageCallbackNapi
Dlocating_required_data_callback_napi.cpp143 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.h311 bool EventSender::Send( in Send() function