Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Ditypes_util.h185 return ErrorCode::ERROR_EX_ILLEGAL_STATE; in MarshalToBuffer()
206 return ErrorCode::ERROR_EX_ILLEGAL_STATE; in UnmarshalFromBuffer()
222 return ErrorCode::ERROR_EX_ILLEGAL_STATE; in UnmarshalFromBuffer()
/base/inputmethod/imf/services/include/
Dglobal.h66 ERROR_EX_ILLEGAL_STATE = -5, // illegal state exception enumerator
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_utils.cpp49 { ErrorCode::ERROR_EX_ILLEGAL_STATE, EXCEPTION_IMMS },