Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
Dtimer_manager.cpp33 bool TimerManager::AddTimer(int32_t requestId, int32_t interval) in AddTimer() function in OHOS::BackgroundTaskMgr::TimerManager
/foundation/ace/ace_engine_lite/frameworks/src/core/context/
Djs_timer_list.cpp25 jerry_value_t TimerList::AddTimer(timerHandle_t timerId, Arguments *&arg) in AddTimer() function in OHOS::ACELite::TimerList
/foundation/multimodalinput/input/service/timer_manager/src/
Dtimer_manager.cpp20 int32_t TimerManager::AddTimer(int32_t intervalMs, int32_t repeatCount, std::function<void()> callb… in AddTimer() function in OHOS::MMI::TimerManager
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/util/internal/
Dtimer_linux.cpp161 bool TimerManager::AddTimer(Timer &timer) in AddTimer() function in utility::TimerManager
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dkvstore_sync_manager.cpp113 void KvStoreSyncManager::AddTimer(const TimePoint &expireTime) in AddTimer() function in OHOS::DistributedKv::KvStoreSyncManager
/foundation/multimodalinput/input/service/subscriber/src/
Dkey_event_subscriber.cpp151 bool KeyEventSubscriber::AddTimer(const std::shared_ptr<Subscriber>& subscriber, in AddTimer() function in OHOS::MMI::KeyEventSubscriber