/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | anr_manager.cpp | 67 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 D | anr_manager.cpp | 64 …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 D | nfctimer_fuzzer.cpp | 38 uint32_t timerIds[1]; in FuzzUnRegister() local
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/timer_fuzzer/ |
H A D | timer_fuzzer.cpp | 72 vector<uint32_t> timerIds; in TimerTestFunc() local
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/event_stage/src/ |
H A D | event_stage.cpp | 84 std::vector<int32_t> timerIds; in DelEvents() local
|
/ohos5.0/foundation/multimodalinput/input/util/socket/src/ |
H A D | uds_session.cpp | 193 std::list<int32_t> timerIds; in DelEvents() local
|
/ohos5.0/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_session_test.cpp | 239 std::list<int32_t> timerIds = sesObj.DelEvents(type, i - 2); variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 344 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 D | advanced_notification_utils.cpp | 513 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 D | alarm_timer_manager.cpp | 134 std::array<uint64_t, TRIGGER_ARRAY_SIZE> timerIds = { 0, 0 }; in SetTimer() local
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/ |
H A D | key_command_handler_test.cpp | 1890 std::list<int32_t> timerIds; variable 3795 std::list<int32_t> timerIds; variable
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler.cpp | 1442 std::list<int32_t> timerIds; in OnHandleEvent() local
|