Home
last modified time | relevance | path

Searched defs:TimerManager (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/service/src/util/
Dtimer.h67 friend class TimerManager; variable
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/util/internal/
Dtimer_darwin.cpp19 class TimerManager {}; class
Dtimer_linux.cpp31 class TimerManager { class
60 TimerManager::TimerManager() in TimerManager() function in utility::TimerManager
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
Dtimer_manager.cpp25 TimerManager::TimerManager(const wptr<BackgroundTaskMgrService>& service) : service_(service) in TimerManager() function in OHOS::BackgroundTaskMgr::TimerManager