Searched refs:STATE_TIMER_PREFIX (Results 1 – 3 of 3) sorted by relevance
38 constexpr const char* STATE_TIMER_PREFIX = "deviceManagerTimer:stateTimer_"; variable
37 constexpr const char* STATE_TIMER_PREFIX = "deviceManagerTimer:stateTimer_"; variable
235 … std::string timerName = std::string(STATE_TIMER_PREFIX) + GetAnonyString(std::string(udidHash)); in RegisterOffLineTimer()