Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dglobal.cpp168 case ERROR_STATUS_FDS_NOT_ALLOWED: { in ToString()
/base/inputmethod/imf/services/include/
Dglobal.h96 ERROR_STATUS_FDS_NOT_ALLOWED = ERROR_STATUS_UNKNOWN_ERROR + 7, // fds not allowed enumerator
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Djs_utils.cpp72 { ErrorCode::ERROR_STATUS_FDS_NOT_ALLOWED, EXCEPTION_OTHERS },