Searched defs:GetNewTimer (Results 1 – 2 of 2) sorted by relevance
42 std::unique_ptr<Timer> Clock::GetNewTimer() const { in GetNewTimer() function in icing::lib::Clock
49 std::unique_ptr<Timer> GetNewTimer() const override { in GetNewTimer() function