Home
last modified time | relevance | path

Searched defs:AddTimer (Results 1 – 8 of 8) 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/arkui/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/event_handler/src/
Danr_manager.cpp80 void ANRManager::AddTimer(int32_t type, int32_t id, int64_t currentTime, SessionPtr sess) in AddTimer() function in OHOS::MMI::ANRManager
/foundation/communication/bluetooth/services/bluetooth/service/src/util/internal/
Dtimer_linux.cpp161 bool TimerManager::AddTimer(Timer &timer) in AddTimer() function in utility::TimerManager
/foundation/multimodalinput/input/service/timer_manager/src/
Dtimer_manager.cpp32 int32_t TimerManager::AddTimer(int32_t intervalMs, int32_t repeatCount, std::function<void()> callb… in AddTimer() function in OHOS::MMI::TimerManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvstore_sync_manager.cpp111 void KvStoreSyncManager::AddTimer(const TimePoint &expireTime) in AddTimer() function in OHOS::DistributedKv::KvStoreSyncManager
/foundation/multimodalinput/input/service/subscriber/src/
Dkey_subscriber_handler.cpp210 bool KeySubscriberHandler::AddTimer(const std::shared_ptr<Subscriber> &subscriber, in AddTimer() function in OHOS::MMI::KeySubscriberHandler
/foundation/multimodalinput/input/service/input_device_cooperate/src/
Ddistributed_input_adapter.cpp177 void DistributedInputAdapter::AddTimer(const CallbackType &type) in AddTimer() function in OHOS::MMI::DistributedInputAdapter