Searched defs:stream_started_time (Results 1 – 6 of 6) sorted by relevance
43 Timestamp stream_started_time() const { return stream_started_time_; } in stream_started_time() function
36 Timestamp stream_started_time) in StreamState()
94 StreamStats::StreamStats(Timestamp stream_started_time) in StreamStats()
273 rtc::ArrayView<std::pair<InternalStatsKey, Timestamp>> stream_started_time, in RegisterParticipantInCall()
115 Timestamp stream_started_time; member
646 std::vector<std::pair<InternalStatsKey, Timestamp>> stream_started_time; in RegisterParticipantInCall() local