Home
last modified time | relevance | path

Searched refs:ERROR_STATUS_UNKNOWN_TRANSACTION (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_control_channel_stub.cpp41 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
H A Dinput_method_system_ability_stub.cpp47 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dkeyevent_consumer_stub.cpp42 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
H A Dsystem_cmd_channel_stub.cpp76 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
H A Dinput_client_stub.cpp44 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
H A Dinput_data_channel_stub.cpp39 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
/ohos5.0/base/inputmethod/imf/common/include/
H A Dglobal.h57 ERROR_STATUS_UNKNOWN_TRANSACTION = -EBADMSG, // unknown transaction enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp45 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()
H A Dinput_method_core_stub.cpp50 return ErrorCode::ERROR_STATUS_UNKNOWN_TRANSACTION; in OnRemoteRequest()