Home
last modified time | relevance | path

Searched refs:ERROR_EX_UNSUPPORTED_OPERATION (Results 1 - 5 of 5) sorted by relevance

/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp39 { ErrorCode::ERROR_EX_UNSUPPORTED_OPERATION, IME_ERR_IMMS },
/base/inputmethod/imf/common/include/
H A Dglobal.h63 ERROR_EX_UNSUPPORTED_OPERATION = -7, // unsupported operation exception enumerator
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp46 { ErrorCode::ERROR_EX_UNSUPPORTED_OPERATION, EXCEPTION_IMMS },
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp350 EXPECT_EQ(ret, ErrorCode::ERROR_EX_UNSUPPORTED_OPERATION); in HWTEST_F()
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1188 return ErrorCode::ERROR_EX_UNSUPPORTED_OPERATION; in SwitchByCombinationKey()

Completed in 8 milliseconds