Home
last modified time | relevance | path

Searched refs:STATE_TIMER_PREFIX (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/utils/include/timer/
H A Ddm_timer.h38 constexpr const char* STATE_TIMER_PREFIX = "deviceManagerTimer:stateTimer_"; member
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h37 constexpr const char* STATE_TIMER_PREFIX = "deviceManagerTimer:stateTimer_"; member
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp235 std::string timerName = std::string(STATE_TIMER_PREFIX) + GetAnonyString(std::string(udidHash)); in RegisterOffLineTimer()

Completed in 2 milliseconds