Home
last modified time | relevance | path

Searched defs:timerIds (Results 1 – 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/
Danr_manager.cpp67 std::vector<int32_t> timerIds = eventStage_.GetTimerIds(persistentId); in AddTimer() local
85 std::list<int32_t> timerIds = eventStage_.DelEvents(persistentId, eventId); in MarkProcessed() local
143 std::vector<int32_t> timerIds = eventStage_.GetTimerIds(persistentId); in RemoveTimers() local
/foundation/multimodalinput/input/service/event_handler/src/
Danr_manager.cpp55 std::list<int32_t> timerIds = sess->DelEvents(eventType, eventId); in MarkProcessed() local
117 std::vector<int32_t> timerIds = sess->GetTimerIds(type); in AddTimer() local
/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/
Devent_stage.cpp77 std::list<int32_t> timerIds; in DelEvents() local
/foundation/multimodalinput/input/util/socket/src/
Duds_session.cpp166 std::list<int32_t> timerIds; in DelEvents() local
/foundation/multimodalinput/input/util/socket/test/
Duds_session_test.cpp239 std::list<int32_t> timerIds = sesObj.DelEvents(type, i - 2); variable
/foundation/multimodalinput/input/service/key_command/src/
Dkey_command_handler.cpp1067 std::list<int32_t> timerIds; in OnHandleEvent() local