Home
last modified time | relevance | path

Searched refs:AttachSender (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Ddsoftbus_handler.h69 void AttachSender(Channel<CooperateEvent>::Sender sender);
H A Dcooperate_context.h50 void AttachSender(Channel<CooperateEvent>::Sender sender);
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_context.cpp122 void Context::AttachSender(Channel<CooperateEvent>::Sender sender) in AttachSender() function in OHOS::Msdp::DeviceStatus::Cooperate::Context
125 dsoftbus_.AttachSender(sender); in AttachSender()
H A Dcooperate.cpp39 context_.AttachSender(sender); in Cooperate()
H A Ddsoftbus_handler.cpp87 void DSoftbusHandler::AttachSender(Channel<CooperateEvent>::Sender sender) in AttachSender() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler

Completed in 4 milliseconds