Searched defs:channelProxy (Results 1 – 3 of 3) sorted by relevance
780 auto channelProxy = std::make_shared<InputDataChannelProxy>(object); in SetInputDataChannel() local799 …std::shared_ptr<InputControlChannelProxy> channelProxy = std::make_shared<InputControlChannelProxy… in SetInputControlChannel() local1191 auto channelProxy = std::make_shared<InputDataChannelProxy>(channel); in OnClientInactive() local1330 const PanelStatusInfo &info, std::shared_ptr<InputDataChannelProxy> &channelProxy) in NotifyPanelStatusInfo()
233 int32_t InitSoftBusChannelModule(ChannelProxy *channelProxy) in InitSoftBusChannelModule()
299 sptr<InputDataChannelProxy> channelProxy = new InputDataChannelProxy(channelObject); variable