Searched defs:timeId (Results 1 – 6 of 6) sorted by relevance
109 bool WEAK_FUNC TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer()126 bool WEAK_FUNC TimedTask::RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t inter… in RegisterDayNightSwitchTimer()
133 inline void SetTimeId(const uint32_t timeId) in SetTimeId()
46 int timeId; member
69 bool TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer()
306 …uint32_t timeId = DpsTimer::GetInstance().StartTimer([&, videoId]() {OnTimerOut(videoId);}, MAX_PR… in StartTimer() local317 auto timeId = work->GetTimeId(); in StopTimer() local
487 std::string timeId; in QueryTimeIdBatch() local