Searched refs:MSG_SEND_FAIL (Results 1 - 8 of 8) sorted by relevance
/foundation/multimodalinput/input/util/common/include/ |
H A D | error_multimodal.h | 48 MSG_SEND_FAIL = 0x3E20000, //ErrCodeOffset(SUBSYS_MULTIMODAINPUT, MODULE_SERVER), enumerator
|
/foundation/multimodalinput/input/service/event_dispatch/src/ |
H A D | event_dispatch_handler.cpp | 341 MMI_HILOGE("Sending structure of EventTouch failed! errCode:%{public}d", MSG_SEND_FAIL); in DispatchPointerEventInner() 416 MMI_HILOGE("Sending structure of EventKeyboard failed! errCode:%{public}d", MSG_SEND_FAIL); in DispatchKeyEvent() 417 return MSG_SEND_FAIL; in DispatchKeyEvent()
|
/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | anr_manager.cpp | 142 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in AddTimer()
|
/foundation/multimodalinput/input/service/nap_process/src/ |
H A D | nap_process.cpp | 68 MMI_HILOGE("Sending structure of EventTouch failed! errCode:%{public}d", MSG_SEND_FAIL); in NotifyBundleName()
|
/foundation/multimodalinput/input/service/interceptor/src/ |
H A D | event_interceptor_handler.cpp | 193 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendToClient() 217 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendToClient()
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_manager_impl.cpp | 1448 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in OnConnected() 1523 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendDisplayInfo() 1524 return MSG_SEND_FAIL; in SendDisplayInfo() 1541 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendWindowInfo() 1542 return MSG_SEND_FAIL; in SendWindowInfo() 1567 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in RegisterWindowStateErrorCallback() 1568 return MSG_SEND_FAIL; in RegisterWindowStateErrorCallback() 1583 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendEnhanceConfig() 2252 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendWindowAreaInfo()
|
/foundation/multimodalinput/input/service/monitor/src/ |
H A D | event_monitor_handler.cpp | 244 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendToClient() 256 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in SendToClient()
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 1390 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in UpdateDisplayInfo() 2987 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in UpdateDisplayInfo() 3546 MMI_HILOGE("Send message failed, errCode:%{public}d", MSG_SEND_FAIL); in UpdateDisplayInfo()
|
Completed in 14 milliseconds