Searched refs:PARAM_INPUT_INVALID (Results 1 - 8 of 8) sorted by relevance
/foundation/multimodalinput/input/util/common/include/ |
H A D | error_multimodal.h | 56 PARAM_INPUT_INVALID, enumerator
|
/foundation/multimodalinput/input/util/network/src/ |
H A D | stream_buffer.cpp | 104 MMI_HILOGE("Invalid input parameter size=%{public}zu errCode:%{public}d", size, PARAM_INPUT_INVALID); in Read() 135 MMI_HILOGE("Invalid input parameter size=%{public}zu errCode:%{public}d", size, PARAM_INPUT_INVALID); in Write()
|
/foundation/multimodalinput/input/service/event_dispatch/src/ |
H A D | event_dispatch_handler.cpp | 355 CHKPR(key, PARAM_INPUT_INVALID); in DispatchKeyEventPid() 375 CHKPR(key, PARAM_INPUT_INVALID); in DispatchKeyEvent()
|
/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | uds_server.cpp | 302 MMI_HILOGE("The fd less than 0, errCode:%{public}d", PARAM_INPUT_INVALID); in OnEpollEvent() 390 MMI_HILOGE("The fd less than 0, errCode:%{public}d", PARAM_INPUT_INVALID); in DelSession()
|
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/ |
H A D | fingerprint_event_processor.cpp | 236 CHKPR(device, PARAM_INPUT_INVALID); in HandleFingerprintEvent() 245 return PARAM_INPUT_INVALID; in HandleFingerprintEvent()
|
/foundation/multimodalinput/input/service/key_event_normalize/src/ |
H A D | key_event_normalize.cpp | 48 CHKPR(event, PARAM_INPUT_INVALID); in Normalize()
|
/foundation/multimodalinput/input/service/fingerprint_event_processor/test/src/ |
H A D | fingerprint_event_processor_test.cpp | 203 EXPECT_EQ(FingerprintEventHdr->HandleFingerprintEvent(&event), MMI::PARAM_INPUT_INVALID); in HWTEST_F()
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_manager_impl.cpp | 173 return PARAM_INPUT_INVALID; in UpdateWindowInfo()
|
Completed in 8 milliseconds