Home
last modified time | relevance | path

Searched defs:StopInput (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_proxy.cpp84 int32_t InputMethodCoreProxy::StopInput(const sptr<IRemoteObject> &channel) in StopInput() function in OHOS::MiscServices::InputMethodCoreProxy
H A Dinput_method_core_stub.cpp235 int32_t InputMethodCoreStub::StopInput(const sptr<IRemoteObject> &channel) in StopInput() function in OHOS::MiscServices::InputMethodCoreStub
H A Dinput_method_ability.cpp340 int32_t InputMethodAbility::StopInput(const sptr<IRemoteObject> &channelObject) in StopInput() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp701 napi_value JsGetInputMethodController::StopInput(napi_env env, napi_callback_info info) in StopInput() function in OHOS::MiscServices::JsGetInputMethodController