Home
last modified time | relevance | path

Searched defs:Sender (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/common/channel/include/
H A Dchannel.h51 Sender(const Sender &other) in Sender() function
55 Sender(Sender &&other) in Sender() function
83 Sender(std::shared_ptr<Channel<Event>> channel) in Sender() function
/ohos5.0/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h51 Sender(const Sender &other) in Sender() function
55 Sender(Sender &&other) in Sender() function
83 Sender(std::shared_ptr<Channel<Event>> channel) in Sender() function
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
H A Doneshot.rs136 pub struct Sender<T> { struct
140 impl<T> Sender<T> { implementation
215 impl<T> Drop for Sender<T> { implementation
H A Dwatch.rs84 pub struct Sender<T> { struct
88 impl<T> Sender<T> { impl
170 impl<T> Drop for Sender<T> { implementation
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_context.h132 inline Channel<CooperateEvent>::Sender Context::Sender() const in Sender() function
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_context.h144 inline Channel<CooperateEvent>::Sender Context::Sender() const in Sender() function