Searched refs:ApplicationBlockInput (Results 1 - 6 of 6) sorted by relevance
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | dfx_hisysevent_test.cpp | 53 * @tc.name: ApplicationBlockInput 54 * @tc.desc: ApplicationBlockInput test Succ 68 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F() 76 * @tc.name: ApplicationBlockInput 77 * @tc.desc: ApplicationBlockInput test Fail1 91 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F() 99 * @tc.name: ApplicationBlockInput 100 * @tc.desc: ApplicationBlockInput test Fail2 114 dfxHisysevent.ApplicationBlockInput(eventId, pid, bundleName, persistentId); in TEST_F() 122 * @tc.name: ApplicationBlockInput [all...] |
/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,
|
/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
|
/foundation/multimodalinput/input/service/dfx/include/ |
H A D | dfx_hisysevent.h | 81 static void ApplicationBlockInput(const SessionPtr& sess);
|
/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | anr_manager.cpp | 129 DfxHisysevent::ApplicationBlockInput(sess); in AddTimer()
|
/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
|
Completed in 3 milliseconds