Home
last modified time | relevance | path

Searched refs:ERROR_EX_ILLEGAL_STATE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_control_channel_stub.cpp59 return ErrorCode::ERROR_EX_ILLEGAL_STATE; in HideKeyboardSelf()
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp43 { ErrorCode::ERROR_EX_ILLEGAL_STATE, IME_ERR_IMMS },
/ohos5.0/base/inputmethod/imf/common/include/
H A Dglobal.h62 ERROR_EX_ILLEGAL_STATE = -5, // illegal state exception enumerator
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp50 { ErrorCode::ERROR_EX_ILLEGAL_STATE, EXCEPTION_IMMS },