Home
last modified time | relevance | path

Searched refs:ERROR_IME (Results 1 - 7 of 7) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_exception_test.cpp253 EXPECT_EQ(ret, ErrorCode::ERROR_IME); in HWTEST_F()
270 EXPECT_EQ(ret, ErrorCode::ERROR_IME); in HWTEST_F()
303 EXPECT_EQ(ret, ErrorCode::ERROR_IME); in HWTEST_F()
/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp45 { ErrorCode::ERROR_IME, IME_ERR_IMENGINE },
/base/inputmethod/imf/common/include/
H A Dglobal.h94 ERROR_IME = 25, enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp421 return ErrorCode::ERROR_IME; in ShowKeyboardImplWithoutLock()
428 return ErrorCode::ERROR_IME; in ShowKeyboardImplWithoutLock()
465 return ErrorCode::ERROR_IME; in InvokeStartInputCallback()
477 return ErrorCode::ERROR_IME; in InvokeStartInputCallback()
957 return ErrorCode::ERROR_IME; in HideKeyboard()
964 return ErrorCode::ERROR_IME; in HideKeyboard()
1185 return ErrorCode::ERROR_IME; in ReceivePrivateCommand()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp53 { ErrorCode::ERROR_IME, EXCEPTION_IMENGINE },
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.cpp638 return handler_->PostTask(task, type) ? ErrorCode::NO_ERROR : ErrorCode::ERROR_IME; in OnInputStop()
/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp680 return ErrorCode::ERROR_IME; in OnSetCoreAndAgent()

Completed in 9 milliseconds