Home
last modified time | relevance | path

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

123

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/
H A Dcore.rs32 P: ParallelIterator + Send, in core()
81 P: ParallelIterator + Send, in recur()
133 P: ParallelIterator + Send, in spawn_task()
158 P: ParallelIterator + Send, in recur_ffrt()
195 P: ParallelIterator + Send, in spawn_task_ffrt()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/
H A Dfor_each.rs19 P: ParallelIterator + Send, in for_each()
20 F: Fn(P::Item) + Copy + Sync + Send, in for_each()
H A Dsum.rs22 P: ParallelIterator + Send, in sum()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dforeign.rs135 unsafe impl Send for $owned {} impl
136 unsafe impl Send for $borrowed {} impl
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_sender.h26 void Send(const Content &content) in Send() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_msg_manager.cpp29 bool StreamMsgManager::Send(const HistoryStats &stats) in Send() function in Communication::SoftBus::StreamMsgManager
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_proxy_test/
H A Dwant_sender_stub_mock.h42 virtual void Send(SenderInfo& senderInfo) {} in Send() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dwant_sender_proxy.cpp31 void WantSenderProxy::Send(SenderInfo &senderInfo) in Send() function in OHOS::AAFwk::WantSenderProxy
H A Dwant_receiver_proxy.cpp31 void WantReceiverProxy::Send(const int32_t resultCode) in Send() function in OHOS::AAFwk::WantReceiverProxy
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dpending_want.cpp242 void PendingWant::Send(const sptr<AAFwk::IWantSender> &target) in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
247 void PendingWant::Send(int resultCode, const sptr<AAFwk::IWantSender> &target) in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
252 void PendingWant::Send(int resultCode, const std::shared_ptr<Want> &want, in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
258 void PendingWant::Send( in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
264 void PendingWant::Send(int resultCode, const std::shared_ptr<Want> &want, in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
270 void PendingWant::Send(int resultCode, const std::shared_ptr<Want> &want, in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
277 ErrCode PendingWant::Send(int resultCode, const std::shared_ptr<Want> &want, in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant
353 void PendingWant::CancelReceiver::Send(const int32_t resultCode) in Send() function in OHOS::AbilityRuntime::WantAgent::PendingWant::CancelReceiver
H A Dcompleted_dispatcher.cpp24 void CompletedDispatcher::Send(const int32_t resultCode) in Send() function in OHOS::AbilityRuntime::WantAgent::CompletedDispatcher
/ohos5.0/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h74 int32_t Send(const Event &event) in Send() function
203 int32_t Channel<Event>::Send(const Event &event) in Send() function
/ohos5.0/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h74 int32_t Send(const Event &event) in Send() function
203 int32_t Channel<Event>::Send(const Event &event) in Send() function
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dhi_state_machine.cpp185 int32_t HiStateMachine::Send(const MsgInfo &msg) in Send() function in OHOS::HiStateMachine
194 int32_t HiStateMachine::Send(int32_t what) in Send() function in OHOS::HiStateMachine
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_stub_test/
H A Dwant_sender_stub_impl_mock.h51 virtual void Send(SenderInfo& senderInfo) {}; in Send() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/
H A Dwant_receiver_stub_mock.h42 virtual void Send(const int32_t resultCode) {}; in Send() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/trans_adapter/include/
H A Drpc_trans.h36 int32_t (*Send)(int32_t sessionId, const void *data, uint32_t len); member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/
H A Dwant_receiver_stub_impl_mock.h51 virtual void Send(const int32_t resultCode) {}; in Send() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/trans_adapter/src/
H A Drpc_softbus_trans.c95 static int32_t Send(int32_t sessionId, const void *data, uint32_t len) in Send() function
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/wantsenderstub_fuzzer/
H A Dwantsenderstub_fuzzer.cpp46 void Send(SenderInfo& senderInfo) override in Send() function in OHOS::WantSenderStubFuzzTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/wants_info_test/
H A Dwants_info_test.cpp53 void WantsInfoTest::CancelReceiver::Send(const int32_t resultCode) in Send() function in OHOS::AAFwk::WantsInfoTest::CancelReceiver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sender_info_test/
H A Dsender_info_test.cpp50 void SenderInfoTest::CancelReceiver::Send(const int32_t resultCode) in Send() function in OHOS::AAFwk::SenderInfoTest::CancelReceiver
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Draw_socket.cpp103 int RawSocket::Send(uint8_t *buff, int count, uint8_t *destHwaddr) in Send() function in OHOS::Wifi::RawSocket
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dfwmark_client.cpp56 int32_t FwmarkClient::Send(FwmarkCommand *data, int32_t fd) in Send() function in OHOS::nmd::FwmarkClient
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_any.h43 void Send(Args... args) in Send() function

123