Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Ddfx_hisysevent_test.cpp53 * @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 Ddfx_hisysevent.h25 static void ApplicationBlockInput(int32_t eventId, int32_t pid,
/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
/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h81 static void ApplicationBlockInput(const SessionPtr& sess);
/foundation/multimodalinput/input/service/event_handler/src/
H A Danr_manager.cpp129 DfxHisysevent::ApplicationBlockInput(sess); in AddTimer()
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp335 void DfxHisysevent::ApplicationBlockInput(const SessionPtr& sess) in ApplicationBlockInput() function in OHOS::MMI::DfxHisysevent

Completed in 3 milliseconds