Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Danr_manager.cpp67 std::list<int32_t> timerIds = sess->DelEvents(eventType, eventId); in MarkProcessed() local
105 std::vector<int32_t> timerIds = sess->GetTimerIds(ANR_MONITOR); in RemoveTimersByType() local
146 std::vector<int32_t> timerIds = sess->GetTimerIds(type); in AddTimer() local
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/anr_manager/src/
H A Danr_manager.cpp64 …std::vector<int32_t> timerIds = DelayedSingleton<EventStage>::GetInstance()->GetTimerIds(persisten… in AddTimer() local
87 …std::vector<int32_t> timerIds = DelayedSingleton<EventStage>::GetInstance()->DelEvents(persistentI… in MarkProcessed() local
155 …std::vector<int32_t> timerIds = DelayedSingleton<EventStage>::GetInstance()->GetTimerIds(persisten… in RemoveTimers() local
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/utils_test/nfctimer/nfctimer_fuzzer/
H A Dnfctimer_fuzzer.cpp38 uint32_t timerIds[1]; in FuzzUnRegister() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/timer_fuzzer/
H A Dtimer_fuzzer.cpp72 vector<uint32_t> timerIds; in TimerTestFunc() local
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/
H A Devent_stage.cpp84 std::vector<int32_t> timerIds; in DelEvents() local
/ohos5.0/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp193 std::list<int32_t> timerIds; in DelEvents() local
/ohos5.0/foundation/multimodalinput/input/util/socket/test/
H A Duds_session_test.cpp239 std::list<int32_t> timerIds = sesObj.DelEvents(type, i - 2); variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp344 std::vector<uint64_t> timerIds; in ExcuteCancelAll() local
697 std::vector<uint64_t> timerIds; in DeleteAll() local
1706 std::vector<uint64_t> timerIds; in RemoveAllNotificationsInner() local
1756 std::vector<uint64_t> timerIds; in RemoveNotifications() local
1967 std::vector<uint64_t> timerIds; in ExcuteCancelGroupCancel() local
2063 std::vector<uint64_t> timerIds; in RemoveGroupByBundle() local
2096 std::vector<uint64_t> timerIds; in RemoveNotificationFromRecordList() local
H A Dadvanced_notification_utils.cpp513 std::vector<uint64_t> timerIds; in OnBundleRemoved() local
1330 std::vector<uint64_t> timerIds; in OnBundleDataCleared() local
1428 std::vector<uint64_t> timerIds; in DeleteAllByUserInner() local
1815 void AdvancedNotificationService::BatchCancelTimer(std::vector<uint64_t> timerIds) in BatchCancelTimer()
2048 std::vector<uint64_t> timerIds; in OnRecoverLiveView() local
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dalarm_timer_manager.cpp134 std::array<uint64_t, TRIGGER_ARRAY_SIZE> timerIds = { 0, 0 }; in SetTimer() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp1890 std::list<int32_t> timerIds; variable
3795 std::list<int32_t> timerIds; variable
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1442 std::list<int32_t> timerIds; in OnHandleEvent() local