Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Ddfx_hisysevent_test.cpp68 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F()
91 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F()
114 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F()
137 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F()
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/dfx/include/
H A Ddfx_hisysevent.h25 static void ApplicationBlockInput(int32_t eventId, int32_t pid,
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/dfx/src/
H A Ddfx_hisysevent.cpp26 void DfxHisysevent::ApplicationBlockInput(int32_t eventId, int32_t pid, in ApplicationBlockInput() function in OHOS::Rosen::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Danr_manager.cpp129 DfxHisysevent::ApplicationBlockInput(sess); in AddTimer()
/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h82 static void ApplicationBlockInput(const SessionPtr& sess);
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/
H A Danr_manager.cpp60 … DfxHisysevent::ApplicationBlockInput(eventId, appInfo.pid, appInfo.bundleName, persistentId); in AddTimer()
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp335 void DfxHisysevent::ApplicationBlockInput(const SessionPtr& sess) in ApplicationBlockInput() function in OHOS::MMI::DfxHisysevent