Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
Dglobal.cpp144 case ERROR_STATUS_ALREADY_EXISTS: { in ToString()
/base/inputmethod/imf/services/include/
Dglobal.h88 ERROR_STATUS_ALREADY_EXISTS = -EEXIST, // already exist enumerator
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Djs_utils.cpp64 { ErrorCode::ERROR_STATUS_ALREADY_EXISTS, EXCEPTION_OTHERS },