Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_method_system_ability_stub.h33 int32_t PrepareInputOnRemote(MessageParcel &data, MessageParcel &reply);
72 [PREPARE_INPUT] = &InputMethodSystemAbilityStub::PrepareInputOnRemote,
/base/inputmethod/imf/services/src/
Dinput_method_system_ability_stub.cpp43 int32_t InputMethodSystemAbilityStub::PrepareInputOnRemote(MessageParcel &data, MessageParcel &repl… in PrepareInputOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub