Searched defs:timerMapValue (Results 1 – 2 of 2) sorted by relevance
67 std::shared_ptr<TimerData> timerMapValue = it->second; in InitWorkQueAndCb() local109 …std::shared_ptr<TimerData> timerMapValue = std::make_shared<TimerData>(data, cb, repeat, qos, time… in RegisterTimer() local
697 TimerDataWithCb timerMapValue(data, cb, task, repeat, timeout); in RegisterTimer() local