Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dglobal.cpp93 case ERROR_IME_NOT_STARTED: { in ToString()
Dperuser_session.cpp181 return ErrorCode::ERROR_IME_NOT_STARTED; in HideKeyboard()
/base/inputmethod/imf/services/include/
Dglobal.h128 ERROR_IME_NOT_STARTED = 17, // input method service is not started enumerator
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Djs_utils.cpp46 { ErrorCode::ERROR_IME_NOT_STARTED, EXCEPTION_IMMS },