Home
last modified time | relevance | path

Searched defs:channelObject (Results 1 – 5 of 5) sorted by relevance

/base/inputmethod/imf/frameworks/inputmethod_ability/src/
Dinput_method_core_proxy.cpp51 sptr<IRemoteObject> channelObject = inputControlChannel->AsObject(); in InitInputControlChannel() local
Dinput_method_ability.cpp215 sptr<IRemoteObject> channelObject = data->ReadRemoteObject(); in OnInitInputControlChannel() local
231 sptr<IRemoteObject> channelObject = nullptr; in OnShowKeyboard() local
Dinput_method_core_stub.cpp56 sptr<IRemoteObject> channelObject = data.ReadRemoteObject(); in OnRemoteRequest() local
/base/inputmethod/imf/services/src/
Dinput_method_system_ability_stub.cpp52 auto channelObject = data.ReadRemoteObject(); in PrepareInputOnRemote() local
/base/inputmethod/imf/unitest/src/
Dinput_method_ability_test.cpp268 sptr<IRemoteObject> channelObject = data.ReadRemoteObject(); variable