Home
last modified time | relevance | path

Searched refs:ListInputMethodOnRemote (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/include/
Dinput_method_system_ability_stub.h52 int32_t ListInputMethodOnRemote(MessageParcel &data, MessageParcel &reply);
94 &InputMethodSystemAbilityStub::ListInputMethodOnRemote,
/base/inputmethod/imf/services/src/
Dinput_method_system_ability_stub.cpp163 int32_t InputMethodSystemAbilityStub::ListInputMethodOnRemote(MessageParcel &data, MessageParcel &r… in ListInputMethodOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub