Searched refs:MMI_LOG_HEADER (Results 1 - 10 of 10) sorted by relevance
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/ |
H A D | fingerprint_event_processor.cpp | 220 EventLogHelper::PrintEventData(pointerEvent, MMI_LOG_HEADER); in SendFingerprintCancelEvent() 304 EventLogHelper::PrintEventData(pointerEvent, MMI_LOG_HEADER); in AnalyseKeyEvent() 335 EventLogHelper::PrintEventData(pointerEvent, MMI_LOG_HEADER); in AnalysePointEvent()
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | multimodal_event_handler.cpp | 172 EventLogHelper::PrintEventData(pointerEvent, MMI_LOG_HEADER); in InjectPointerEvent()
|
H A D | client_msg_handler.cpp | 148 EventLogHelper::PrintEventData(key, MMI_LOG_HEADER); in OnKeyEvent()
|
/foundation/multimodalinput/input/service/event_resample/src/ |
H A D | event_resample.cpp | 68 EventLogHelper::PrintEventData(pointerEvent_, MMI_LOG_HEADER); in OnEventConsume() 77 EventLogHelper::PrintEventData(pointerEvent_, MMI_LOG_HEADER); in OnEventConsume() 122 EventLogHelper::PrintEventData(pointerEvent_, MMI_LOG_HEADER); in InitializeInputEvent()
|
/foundation/multimodalinput/input/service/crown_transform_processor/src/ |
H A D | crown_transform_processor.cpp | 235 EventLogHelper::PrintEventData(pointerEvent_, MMI_LOG_HEADER); in DumpInner()
|
/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | event_normalize_handler.cpp | 264 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HandleKeyEvent() 364 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HandleKeyboardEvent()
|
/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_test.cpp | 368 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 381 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 411 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 418 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 424 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 431 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 461 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F()
|
H A D | input_manager_inject_test.cpp | 599 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F() 637 EventLogHelper::PrintEventData(keyEvent, MMI_LOG_HEADER); in HWTEST_F()
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 486 #define MMI_LOG_HEADER { MMI_LOG_DOMAIN, MMI_LOG_TAG, __FUNCTION__, __LINE__ } macro
|
/foundation/multimodalinput/input/util/common/src/ |
H A D | util.cpp | 637 FlushRecords(MMI_LOG_HEADER); in ~Aggregator()
|
Completed in 19 milliseconds