| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
| D | bundle_overlay_manager_host_impl.cpp | 52 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_ALL_OVERLAY_MODULE_INFO); in GetAllOverlayModuleInfo() local 75 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_OVERLAY_MODULE_INFO); in GetOverlayModuleInfo() local 98 …int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_OVERLAY_MODULE_INFO_NO_BUNDLENAME); in GetOverlayModuleInfo() local 123 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_TARGET_OVERLAY_MODULE_INFO); in GetTargetOverlayModuleInfo() local 149 …int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_OVERLAY_MODULE_INFO_BY_BUNDLENAME); in GetOverlayModuleInfoByBundleName() local 189 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_OVERLAY_BUNDLE_INFOFOR_TARGET); in GetOverlayBundleInfoForTarget() local 213 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_GET_OVERLAY_MODULE_INFOFOR_TARGET); in GetOverlayModuleInfoForTarget() local 241 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_SET_OVERLAY_ENABLED_FOR_SELF); in SetOverlayEnabledForSelf() local 264 int32_t timerId = XCollieHelper::SetRecoveryTimer(FUNCATION_SET_OVERLAY_ENABLED); in SetOverlayEnabled() local
|
| /foundation/multimodalinput/input/service/timer_manager/src/ |
| D | timer_manager.cpp | 41 int32_t TimerManager::RemoveTimer(int32_t timerId) in RemoveTimer() 46 int32_t TimerManager::ResetTimer(int32_t timerId) in ResetTimer() 51 bool TimerManager::IsExist(int32_t timerId) in IsExist() 93 int32_t timerId = TakeNextTimerId(); in AddTimerInternal() local 112 int32_t TimerManager::RemoveTimerInternal(int32_t timerId) in RemoveTimerInternal() 124 int32_t TimerManager::ResetTimerInternal(int32_t timerId) in ResetTimerInternal() 144 bool TimerManager::IsExistInternal(int32_t timerId) in IsExistInternal()
|
| /foundation/multimodalinput/input/intention/scheduler/timer_manager/src/ |
| D | timer_manager.cpp | 64 int32_t timerId = AddTimerInternal(intervalMs, repeatCount, callback); in OnAddTimer() local 78 int32_t TimerManager::OnRemoveTimer(int32_t timerId) in OnRemoveTimer() 87 int32_t TimerManager::RemoveTimer(int32_t timerId) in RemoveTimer() 96 int32_t TimerManager::OnResetTimer(int32_t timerId) in OnResetTimer() 103 int32_t TimerManager::ResetTimer(int32_t timerId) in ResetTimer() 125 std::packaged_task<bool(int32_t)> task { [this](int32_t timerId) { in IsExist() 206 int32_t TimerManager::RemoveTimerInternal(int32_t timerId) in RemoveTimerInternal() 217 int32_t TimerManager::ResetTimerInternal(int32_t timerId) in ResetTimerInternal()
|
| /foundation/multimodalinput/input/service/timer_manager/test/ |
| D | timer_manager_test.cpp | 148 int32_t timerId = 1; variable 166 int32_t timerId = 1; variable 185 int32_t timerId = 1; variable 256 int32_t timerId = 1; variable 274 int32_t timerId = 1; variable 290 int32_t timerId = 1; variable 368 int32_t timerId = 1; variable
|
| /foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/ |
| D | ffrt_utils.cpp | 99 void FFRTTimer::CancelTimer(const std::string &timerId) in CancelTimer() 106 void FFRTTimer::SetTimer(const std::string &timerId, FFRTTask& task) in SetTimer() 117 void FFRTTimer::SetTimer(const std::string &timerId, FFRTTask& task, uint32_t delayMs) in SetTimer() 132 uint32_t FFRTTimer::GetTaskId(const std::string &timerId) in GetTaskId() 152 void FFRTTimer::CancelTimerInner(const std::string &timerId) in CancelTimerInner()
|
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| D | camera_timer.cpp | 40 uint32_t timerId = timer_->Register(callback, interval, once); in Register() local 45 void CameraTimer::Unregister(uint32_t timerId) in Unregister()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_installer_manager.cpp | 57 int32_t timerId = XCollieHelper::SetTimer(INSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateInstallTask() local 74 int32_t timerId = XCollieHelper::SetTimer(RECOVER_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateRecoverTask() local 91 int32_t timerId = XCollieHelper::SetTimer(INSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateInstallTask() local 113 int32_t timerId = XCollieHelper::SetTimer(INSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateInstallByBundleNameTask() local 130 … int32_t timerId = XCollieHelper::SetTimer(UNINSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateUninstallTask() local 147 … int32_t timerId = XCollieHelper::SetTimer(UNINSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateUninstallTask() local 164 … int32_t timerId = XCollieHelper::SetTimer(UNINSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateUninstallTask() local 181 … int32_t timerId = XCollieHelper::SetTimer(UNINSTALL_TASK, TIME_OUT_SECONDS, nullptr, nullptr); in CreateUninstallAndRecoverTask() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| D | scheduler_manager.cpp | 68 bool SchedulerManager::SetTimerTask(uint64_t &timerId, const std::function<void()> &callback, in SetTimerTask() 85 void SchedulerManager::DestoryTimerTask(int64_t timerId) in DestoryTimerTask() 92 void SchedulerManager::ResetTimerTask(int64_t timerId, int64_t reminderTime) in ResetTimerTask() 120 auto timerId = it->second; in SetTimer() local 128 int64_t timerId = -1; in SetTimer() local 141 uint64_t timerId = 0; in SetTimer() local 240 auto timerId = item.second; in ReExecuteAll() local
|
| /foundation/resourceschedule/device_standby/services/test/unittest/mock/ |
| D | mock_ipc.cpp | 43 bool TimeServiceClient::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() 48 bool TimeServiceClient::StopTimer(uint64_t timerId) in StopTimer() 58 bool TimeServiceClient::DestroyTimer(uint64_t timerId) in DestroyTimer()
|
| /foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
| D | softbus_adapter_timer.c | 43 void *SoftBusCreateTimer(void **timerId, unsigned int type) in SoftBusCreateTimer() 56 int SoftBusStartTimer(void *timerId, unsigned int ms) in SoftBusStartTimer() 71 int SoftBusDeleteTimer(void *timerId) in SoftBusDeleteTimer()
|
| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| D | dhcp_thread_test.cpp | 90 uint32_t timerId; variable 102 uint32_t timerId; variable 119 uint32_t timerId; variable
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| D | softbus_adapter_timer.c | 52 void *SoftBusCreateTimer(void **timerId, unsigned int type) in SoftBusCreateTimer() 73 int SoftBusStartTimer(void *timerId, unsigned int tickets) in SoftBusStartTimer() 99 int SoftBusDeleteTimer(void *timerId) in SoftBusDeleteTimer()
|
| /foundation/communication/wifi/wifi/utils/src/ |
| D | wifi_timer.cpp | 57 void WifiTimer::UnRegister(uint32_t timerId) in UnRegister() 102 void WifiTimer::UnRegister(uint32_t timerId) in UnRegister()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| D | sync_state_machine.cpp | 79 int SyncStateMachine::TimeoutCallback(TimerId timerId) in TimeoutCallback() 242 [this, sessionId, sequenceId, inMsgId](TimerId timerId) { in StartSaveDataNotify() 316 [this, flag](TimerId timerId) { in StartFeedDogForSync() 449 [this, sessionId](TimerId timerId) { in StartFeedDogForGetData() 478 TimerId timerId = 0; in StopFeedDogForGetData() local 502 void SyncStateMachine::StopFeedDogForGetDataInner(TimerId timerId) in StopFeedDogForGetDataInner()
|
| /foundation/window/window_manager/window_scene/intention_event/service/timer_manager/src/ |
| D | timer_manager.cpp | 68 int32_t TimerManager::RemoveTimer(int32_t timerId) in RemoveTimer() 144 int32_t timerId = TakeNextTimerId(); in AddTimerInternal() local 164 int32_t TimerManager::RemoveTimerInternal(int32_t timerId) in RemoveTimerInternal()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| D | single_ver_data_message_schedule.cpp | 229 TimerId timerId = 0; in StartTimer() local 231 TimerAction timeOutCallback = [this](TimerId timerId) { return TimeOut(timerId); }; in StartTimer() 252 TimerId timerId; in StopTimer() local 271 int SingleVerDataMessageSchedule::TimeOut(TimerId timerId) in TimeOut()
|
| /foundation/multimodalinput/input/util/socket/test/ |
| D | uds_session_test.cpp | 210 int32_t timerId = 1; variable 231 int32_t timerId = 0; variable 254 int32_t timerId = 0; variable
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/lowlatency/lowlatencylistener/src/ |
| D | low_latency_listener_test.cpp | 219 std::string timerId; variable 237 std::string timerId; variable
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/lowlatency/ |
| D | low_latency_timer.cpp | 29 LowLatencyTimer::LowLatencyTimer(std::string timerId, int32_t delayTimeMs) : DHTimer(timerId, delay… in LowLatencyTimer()
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/ |
| D | dp_timer.cpp | 48 void DpsTimer::StopTimer(uint32_t& timerId) in StopTimer()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | time_tick_monitor.cpp | 52 monitorCallback_ = [this](TimerId timerId) { return TimeTick(timerId); }; in StartTimeTickMonitor() 119 int TimeTickMonitor::TimeTick(TimerId timerId) in TimeTick()
|
| /foundation/filemanagement/dfs_service/utils/system/src/ |
| D | dfsu_timer.cpp | 58 void DfsuTimer::Unregister(uint32_t timerId) in Unregister()
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_timer.cpp | 56 void BluetoothTimer::UnRegister(uint32_t timerId) in UnRegister()
|
| /foundation/communication/nfc/services/src/utils/ |
| D | nfc_timer.cpp | 56 void NfcTimer::UnRegister(uint32_t timerId) in UnRegister()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| D | napi_timer.cpp | 61 void NapiTimer::Unregister(uint32_t timerId) in Unregister()
|