Searched refs:Receiver (Results 1 - 2 of 2) sorted by relevance
/foundation/multimodalinput/input/intention/common/channel/include/ | ||
H A D | channel.h | 90 class Receiver final { 94 Receiver() = default; 95 ~Receiver() = default; 97 Receiver(const Receiver &other) in Receiver() function in OHOS::Msdp::DeviceStatus::Channel::final 101 Receiver(Receiver &&other) in Receiver() function in OHOS::Msdp::DeviceStatus::Channel::final 107 Receiver& operator=(const Receiver &other) in operator =() 113 Receiver 152 Receiver(std::shared_ptr<Channel<Event>> channel) Receiver() function in OHOS::Msdp::DeviceStatus::Channel::final [all...] |
/foundation/multimodalinput/input/intention/cooperate/plugin/include/ | ||
H A D | cooperate.h | 69 Channel<CooperateEvent>::Receiver receiver_; |
Completed in 2 milliseconds