Searched defs:timerInfo (Results 1 – 6 of 6) sorted by relevance
293 auto timerInfo = std::make_shared<TimerInfoTest>(); variable318 auto timerInfo = std::make_shared<TimerInfoTest>(); variable338 auto timerInfo = std::make_shared<TimerInfoTest>(); variable366 auto timerInfo = std::make_shared<TimerInfoTest>(); variable
337 auto timerInfo = std::make_shared<TimerInfoTest>(); variable361 auto timerInfo = std::make_shared<TimerInfoTest>(); variable380 auto timerInfo = std::make_shared<TimerInfoTest>(); variable408 auto timerInfo = std::make_shared<TimerInfoTest>(); variable
47 …back::InsertTimerCallbackInfo(const uint64_t timerId, const std::shared_ptr<ITimerInfo> &timerInfo) in InsertTimerCallbackInfo()83 std::shared_ptr<ITimerInfo> timerInfo; in NotifyTimer() local
117 auto timerInfo = std::make_shared<TimerInfoTest>(); variable143 auto timerInfo = std::make_shared<TimerInfoTest>(); variable
66 uint64_t ThermalTimer::CreateTimer(std::shared_ptr<ThermalTimerInfo>& timerInfo) in CreateTimer()
87 auto timerInfo = std::make_shared<TimerEntry>(TimerEntry { in CreateTimer() local112 auto timerInfo = it->second; in StartTimer() local