Searched defs:clock_timestamps (Results 1 – 2 of 2) sorted by relevance
385 std::vector<ClockTracker::ClockTimestamp> clock_timestamps; in ParseClockSnapshot() local481 std::vector<ClockTracker::ClockTimestamp> clock_timestamps; in ParseRemoteClockSync() local
46 const std::vector<ClockTimestamp>& clock_timestamps) { in AddSnapshot()