Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.h62 struct TimerItem { struct
74 int timerId;
75 int type;
76 int cookie;
77 int64_t tgtUs;
101 std::list<std::shared_ptr<TimerItem>> itemQueue_; argument
H A Dtimer_mgr.cpp59 TimerItem::TimerItem(int id, int type, int cookie, int64_t delayUs, ITimerObserver *observer) in TimerItem() function in OHOS::IntellVoiceUtils::TimerItem
/ohos5.0/foundation/multimodalinput/input/service/timer_manager/include/
H A Dtimer_manager.h44 struct TimerItem { struct
58 void InsertTimerInternal(std::unique_ptr<TimerItem>& timer); argument
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/timer_manager/include/
H A Dtimer_manager.h46 struct TimerItem { struct
60 void InsertTimerInternal(std::unique_ptr<TimerItem>& timer); argument
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/timer_manager/include/
H A Dtimer_manager.h46 struct TimerItem { struct
/ohos5.0/base/msdp/device_status/intention/scheduler/timer_manager/include/
H A Dtimer_manager.h46 struct TimerItem { struct