Home
last modified time | relevance | path

Searched defs:timers_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/scheduler/timer_manager/include/
H A Dtimer_manager.h73 std::list<std::unique_ptr<TimerItem>> timers_; variable
/ohos5.0/base/msdp/device_status/intention/scheduler/timer_manager/include/
H A Dtimer_manager.h73 std::list<std::unique_ptr<TimerItem>> timers_; variable
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/service/timer_manager/include/
H A Dtimer_manager.h68 std::list<std::unique_ptr<TimerItem>> timers_; variable
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dtimer.h145 std::map<uint32_t, uint32_t> timers_; // timer_fd to interval variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.h221 std::map<TimerId, IEvent *> timers_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.h292 BASE_NS::unordered_map<BASE_NS::string, PerfDataSet> timers_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h196 BASE_NS::unordered_map<BASE_NS::string, PerfDataSet> timers_; variable