Home
last modified time | relevance | path

Searched refs:SetAnrStatus (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Devent_stage_test.cpp59 HWTEST_F(EventStageTest, SetAnrStatus, Function | SmallTest | Level1)
63 eventStage_.SetAnrStatus(persistentId, status);
65 eventStage_.SetAnrStatus(persistentId, status);
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/include/
H A Devent_stage.h29 void SetAnrStatus(int32_t persistentId, bool status);
/ohos5.0/foundation/multimodalinput/input/util/socket/include/
H A Duds_session.h80 void SetAnrStatus(int32_t type, bool status) in SetAnrStatus() function
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/
H A Devent_stage.cpp35 void EventStage::SetAnrStatus(int32_t persistentId, bool status) in SetAnrStatus() function in OHOS::Rosen::EventStage
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Danr_manager.cpp128 sess->SetAnrStatus(type, true); in AddTimer()
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/
H A Danr_manager.cpp58 DelayedSingleton<EventStage>::GetInstance()->SetAnrStatus(persistentId, true); in AddTimer()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Danr_manager_test.cpp333 session->SetAnrStatus(type, status);
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp1522 session->SetAnrStatus(0, status);
1569 session->SetAnrStatus(0, status);