Home
last modified time | relevance | path

Searched refs:ERROR_PANEL_NOT_FOUND (Results 1 - 6 of 6) sorted by relevance

/base/inputmethod/imf/common/include/
H A Dglobal.h105 ERROR_PANEL_NOT_FOUND = 36, enumerator
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp1132 EXPECT_EQ(ret, ErrorCode::ERROR_PANEL_NOT_FOUND); in HWTEST_F()
1155 EXPECT_EQ(ret, ErrorCode::ERROR_PANEL_NOT_FOUND); in HWTEST_F()
H A Dinput_method_panel_test.cpp1094 EXPECT_EQ(ret, ErrorCode::ERROR_PANEL_NOT_FOUND); in HWTEST_F()
1702 EXPECT_EQ(ret, ErrorCode::ERROR_PANEL_NOT_FOUND); in HWTEST_F()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp692 return ErrorCode::ERROR_PANEL_NOT_FOUND; in SetCallingWindow()
704 return ErrorCode::ERROR_PANEL_NOT_FOUND; in GetCallingWindowInfo()
H A Dinput_method_ability.cpp1224 return ErrorCode::ERROR_PANEL_NOT_FOUND; in GetCallingWindowInfo()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp58 { ErrorCode::ERROR_PANEL_NOT_FOUND, EXCEPTION_PANEL_NOT_FOUND },

Completed in 10 milliseconds