Home
last modified time | relevance | path

Searched defs:timerVec_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/utils/include/timer/
H A Ddm_timer.h73 std::unordered_map<std::string, ffrt::task_handle> timerVec_ = {}; variable
/ohos5.0/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h115 std::vector<std::shared_ptr<Timer>> timerVec_; variable