Home
last modified time | relevance | path

Searched refs:TimerRunning (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/utils/src/timer/lite/
H A Ddm_timer.cpp25 constexpr const char* TIMER_RUNNING = "TimerRunning";
66 TimerRunning(); in StartTimer()
102 int32_t DmTimer::TimerRunning() in TimerRunning() function in OHOS::DistributedHardware::DmTimer
106 LOGE("TimerRunning setname failed."); in TimerRunning()
121 LOGI("DmTimer TimerRunning timer.name = %{public}s", name.c_str()); in TimerRunning()
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h102 * @tc.name: DmTimer::TimerRunning
106 int32_t TimerRunning();

Completed in 3 milliseconds