Home
last modified time | relevance | path

Searched refs:ANRHDL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Danr_handler.h53 #define ANRHDL ::OHOS::DelayedSingleton<ANRHandler>::GetInstance() macro
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp238 ANRHDL->ResetAnrArray(); in OnDisconnected()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp380 ANRHDL->SetLastProcessedEventId(ANR_DISPATCH, eventId, actionTime); in OnDispatchEventProcessed()
H A Dinput_handler_manager.cpp641 ANRHDL->SetLastProcessedEventId(ANR_MONITOR, eventId, actionTime); in OnDispatchEventProcessed()
H A Dinput_manager_impl.cpp2229 ANRHDL->SetLastProcessedEventId(EVENT_TYPE, eventId, actionTime); in MarkProcessed()