Searched refs:ApplicationBlockInput (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | dfx_hisysevent_test.cpp | 68 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 D | dfx_hisysevent.h | 25 static void ApplicationBlockInput(int32_t eventId, int32_t pid,
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/dfx/src/ |
H A D | dfx_hisysevent.cpp | 26 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 D | anr_manager.cpp | 129 DfxHisysevent::ApplicationBlockInput(sess); in AddTimer()
|
/ohos5.0/foundation/multimodalinput/input/service/dfx/include/ |
H A D | dfx_hisysevent.h | 82 static void ApplicationBlockInput(const SessionPtr& sess);
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/ |
H A D | anr_manager.cpp | 60 … DfxHisysevent::ApplicationBlockInput(eventId, appInfo.pid, appInfo.bundleName, persistentId); in AddTimer()
|
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/ |
H A D | dfx_hisysevent.cpp | 335 void DfxHisysevent::ApplicationBlockInput(const SessionPtr& sess) in ApplicationBlockInput() function in OHOS::MMI::DfxHisysevent
|