Home
last modified time | relevance | path

Searched defs:StartInput (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_proxy.cpp41 int32_t InputMethodCoreProxy::StartInput(const InputClientInfo &clientInfo, bool isBindFromClient) in StartInput() function in OHOS::MiscServices::InputMethodCoreProxy
H A Dinput_method_core_stub.cpp220 int32_t InputMethodCoreStub::StartInput(const InputClientInfo &clientInfo, bool isBindFromClient) in StartInput() function in OHOS::MiscServices::InputMethodCoreStub
H A Dinput_method_ability.cpp269 int32_t InputMethodAbility::StartInput(const InputClientInfo &clientInfo, bool isBindFromClient) in StartInput() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp33 int32_t InputMethodSystemAbilityProxy::StartInput(InputClientInfo &inputClientInfo, sptr<IRemoteObj… in StartInput() function in OHOS::MiscServices::InputMethodSystemAbilityProxy
H A Dinput_method_controller.cpp507 int32_t InputMethodController::StartInput(InputClientInfo &inputClientInfo, sptr<IRemoteObject> &ag… in StartInput() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp287 int32_t InputMethodSystemAbility::StartInput(InputClientInfo &inputClientInfo, sptr<IRemoteObject> … in StartInput() function in OHOS::MiscServices::InputMethodSystemAbility