Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dglobal.cpp162 case ERROR_STATUS_TIMED_OUT: { in ToString()
/base/inputmethod/imf/services/include/
Dglobal.h94 ERROR_STATUS_TIMED_OUT = -ETIMEDOUT, // time out enumerator
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Djs_utils.cpp70 { ErrorCode::ERROR_STATUS_TIMED_OUT, EXCEPTION_OTHERS },