Home
last modified time | relevance | path

Searched refs:PARAM_INPUT_INVALID (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Derror_multimodal.h56 PARAM_INPUT_INVALID, enumerator
/foundation/multimodalinput/input/util/network/src/
H A Dstream_buffer.cpp104 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 Devent_dispatch_handler.cpp355 CHKPR(key, PARAM_INPUT_INVALID); in DispatchKeyEventPid()
375 CHKPR(key, PARAM_INPUT_INVALID); in DispatchKeyEvent()
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp302 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 Dfingerprint_event_processor.cpp236 CHKPR(device, PARAM_INPUT_INVALID); in HandleFingerprintEvent()
245 return PARAM_INPUT_INVALID; in HandleFingerprintEvent()
/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp48 CHKPR(event, PARAM_INPUT_INVALID); in Normalize()
/foundation/multimodalinput/input/service/fingerprint_event_processor/test/src/
H A Dfingerprint_event_processor_test.cpp203 EXPECT_EQ(FingerprintEventHdr->HandleFingerprintEvent(&event), MMI::PARAM_INPUT_INVALID); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp173 return PARAM_INPUT_INVALID; in UpdateWindowInfo()

Completed in 8 milliseconds