Home
last modified time | relevance | path

Searched defs:channelProxy (Results 1 - 3 of 3) sorted by relevance

/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c233 int32_t InitSoftBusChannelModule(ChannelProxy *channelProxy) in InitSoftBusChannelModule() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp284 sptr<InputDataChannelProxy> channelProxy = new InputDataChannelProxy(channelObject); in HWTEST_F() local
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp699 auto channelProxy = std::make_shared<InputDataChannelProxy>(object); in SetInputDataChannel() local
718 std::shared_ptr<InputControlChannelProxy> channelProxy = std::make_shared<InputControlChannelProxy>(object); in SetInputControlChannel() local
1106 auto channelProxy = std::make_shared<InputDataChannelProxy>(channel); in OnClientInactive() local
1244 NotifyPanelStatusInfo( const PanelStatusInfo &info, std::shared_ptr<InputDataChannelProxy> &channelProxy) NotifyPanelStatusInfo() argument
[all...]

Completed in 4 milliseconds