Home
last modified time | relevance | path

Searched defs:inputControlChannel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp60 …32_t InputMethodCoreStub::InitInputControlChannel(const sptr<IInputControlChannel> &inputControlCh… in InitInputControlChannel()
94 …sptr<IInputControlChannel> inputControlChannel = new (std::nothrow) InputControlChannelProxy(chann… in InitInputControlChannelOnRemote() local
H A Dinput_method_core_proxy.cpp34 …2_t InputMethodCoreProxy::InitInputControlChannel(const sptr<IInputControlChannel> &inputControlCh… in InitInputControlChannel()
/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp738 sptr<IInputControlChannel> inputControlChannel = new InputControlChannelStub(userId_); in InitInputControlChannel() local