Searched defs:Timer (Results 1 – 8 of 8) sorted by relevance
34 Timer() : stopStatus_(true), tryStopFlag_(false) {} in Timer() function36 Timer(const Timer &timer) in Timer() function
21 Timer::Timer(const std::function<void()> &callback) in Timer() function in utility::Timer
199 Timer::Timer(const std::function<void()> &callback) in Timer() function in utility::Timer
24 Timer::Timer(const std::string &name, int timeoutMs) in Timer() function in OHOS::Utils::Timer
39 } Timer; typedef
116 void Watchdog::Timer() in Timer() function in OHOS::AppExecFwk::Watchdog
28 Timer::Timer(std::string name, int32_t time, TimerCallback callback) in Timer() function in OHOS::DistributedHardware::Timer
175 void FormRenderRecord::Timer() in Timer() function in OHOS::AppExecFwk::FormRender::FormRenderRecord