Home
last modified time | relevance | path

Searched refs:ApplicationBlockInput (Results 1 – 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/intention_event/dfx/include/
Ddfx_hisysevent.h25 static void ApplicationBlockInput(int32_t eventId, int32_t pid,
/foundation/window/window_manager/window_scene/intention_event/dfx/src/
Ddfx_hisysevent.cpp26 void DfxHisysevent::ApplicationBlockInput(int32_t eventId, int32_t pid, in ApplicationBlockInput() function in OHOS::Rosen::DfxHisysevent
/foundation/multimodalinput/input/service/dfx/include/
Ddfx_hisysevent.h80 static void ApplicationBlockInput(const SessionPtr& sess);
/foundation/multimodalinput/input/service/event_handler/src/
Danr_manager.cpp101 DfxHisysevent::ApplicationBlockInput(sess); in AddTimer()
/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/
Danr_manager.cpp60 … DfxHisysevent::ApplicationBlockInput(eventId, appInfo.pid, appInfo.bundleName, persistentId); in AddTimer()
/foundation/multimodalinput/input/service/dfx/src/
Ddfx_hisysevent.cpp299 void DfxHisysevent::ApplicationBlockInput(const SessionPtr& sess) in ApplicationBlockInput() function in OHOS::MMI::DfxHisysevent