Searched refs:has_timestamp_ms (Results 1 – 5 of 5) sorted by relevance
346 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreRtpPackets()616 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreRtcpPackets()2594 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreAlrStateEvent()2607 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreRouteChangeEvent()2622 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreRemoteEstimateEvent()2687 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreAudioPlayoutEvent()2754 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreStartEvent()2767 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreStopEvent()2776 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreBweLossBasedUpdate()2846 RTC_PARSE_CHECK_OR_RETURN(proto.has_timestamp_ms()); in StoreBweDelayBasedUpdate()[all …]
179 data.has_timestamp_ms() in TokenizePacket()
141 PERFETTO_DCHECK(desc.has_timestamp_ms()); in ParsePowerRails()
551 if (msg.has_timestamp_ms()) { in do_main()
333 bool has_timestamp_ms() const; in Swap()2168 inline bool Init::has_timestamp_ms() const { in has_timestamp_ms() function