Home
last modified time | relevance | path

Searched refs:StartInputOnRemote (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_core_stub.h52 int32_t StartInputOnRemote(MessageParcel &data, MessageParcel &reply);
74 [START_INPUT] = &InputMethodCoreStub::StartInputOnRemote,
/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h39 int32_t StartInputOnRemote(MessageParcel &data, MessageParcel &reply);
116 &InputMethodSystemAbilityStub::StartInputOnRemote,
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp103 int32_t InputMethodCoreStub::StartInputOnRemote(MessageParcel &data, MessageParcel &reply) in StartInputOnRemote() function in OHOS::MiscServices::InputMethodCoreStub
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp71 int32_t InputMethodSystemAbilityStub::StartInputOnRemote(MessageParcel &data, MessageParcel &reply) in StartInputOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub

Completed in 3 milliseconds