Home
last modified time | relevance | path

Searched refs:ERROR_EX_NULL_POINTER (Results 1 - 17 of 17) sorted by relevance

/base/inputmethod/imf/services/src/
H A Dinput_control_channel_proxy.cpp52 return ErrorCode::ERROR_EX_NULL_POINTER; in HideKeyboardSelf()
H A Dinput_method_system_ability_stub.cpp224 return reply.WriteInt32(ErrorCode::ERROR_EX_NULL_POINTER) ? ErrorCode::NO_ERROR in GetCurrentInputMethodOnRemote()
239 return reply.WriteInt32(ErrorCode::ERROR_EX_NULL_POINTER) ? ErrorCode::NO_ERROR in GetCurrentInputMethodSubtypeOnRemote()
H A Dinput_method_system_ability.cpp242 return ErrorCode::ERROR_EX_NULL_POINTER; in GenerateClientInfo()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp307 return ErrorCode::ERROR_EX_NULL_POINTER; in HideCurrentInput()
327 return ErrorCode::ERROR_EX_NULL_POINTER; in ShowCurrentInput()
371 return ErrorCode::ERROR_EX_NULL_POINTER; in RequestShowInput()
382 return ErrorCode::ERROR_EX_NULL_POINTER; in RequestHideInput()
394 return ErrorCode::ERROR_EX_NULL_POINTER; in DisplayOptionalInputMethod()
410 return ErrorCode::ERROR_EX_NULL_POINTER; in ListInputMethodCommon()
819 return ErrorCode::ERROR_EX_NULL_POINTER; in DispatchKeyEvent()
832 return ErrorCode::ERROR_EX_NULL_POINTER; in DispatchKeyEvent()
911 return ErrorCode::ERROR_EX_NULL_POINTER; in ShowSoftKeyboard()
927 return ErrorCode::ERROR_EX_NULL_POINTER; in HideSoftKeyboard()
[all...]
H A Dsystem_cmd_channel_proxy.cpp62 return ErrorCode::ERROR_EX_NULL_POINTER; in SendRequest()
H A Dkeyevent_consumer_proxy.cpp75 return ErrorCode::ERROR_EX_NULL_POINTER; in SendRequest()
H A Dinput_client_proxy.cpp75 return ErrorCode::ERROR_EX_NULL_POINTER;
H A Dinput_data_channel_proxy.cpp188 return ErrorCode::ERROR_EX_NULL_POINTER;
H A Dime_system_channel.cpp212 return ErrorCode::ERROR_EX_NULL_POINTER; in ReceivePrivateCommand()
H A Dinput_method_system_ability_proxy.cpp328 return ErrorCode::ERROR_EX_NULL_POINTER;
/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp37 { ErrorCode::ERROR_EX_NULL_POINTER, IME_ERR_IMMS },
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_system_channel_test.cpp135 EXPECT_EQ(ret, ErrorCode::ERROR_EX_NULL_POINTER); in HWTEST_F()
H A Dinput_method_controller_test.cpp1680 EXPECT_EQ(ret, ErrorCode::ERROR_EX_NULL_POINTER); in HWTEST_F()
/base/inputmethod/imf/common/include/
H A Dglobal.h60 ERROR_EX_NULL_POINTER = -4, // null pointer exception enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp102 return ErrorCode::ERROR_EX_NULL_POINTER; in SendRequest()
H A Dinput_method_core_proxy.cpp133 return ErrorCode::ERROR_EX_NULL_POINTER;
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp43 { ErrorCode::ERROR_EX_NULL_POINTER, EXCEPTION_IMMS },

Completed in 13 milliseconds