Home
last modified time | relevance | path

Searched refs:IsConfigEvent (Results 1 – 25 of 51) sorted by relevance

123

/external/webrtc/logging/rtc_event_log/events/
Drtc_event_dtls_writable_state.h26 bool IsConfigEvent() const override;
Drtc_event_remote_estimate.h28 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_alr_state.h27 bool IsConfigEvent() const override;
Drtc_event_dtls_transport_state.h27 bool IsConfigEvent() const override;
Drtc_event_audio_playout.h29 bool IsConfigEvent() const override;
Drtc_event_generic_packet_received.cc35 bool RtcEventGenericPacketReceived::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventGenericPacketReceived
Drtc_event_audio_playout.cc26 bool RtcEventAudioPlayout::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventAudioPlayout
Drtc_event_dtls_writable_state.cc30 bool RtcEventDtlsWritableState::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventDtlsWritableState
Drtc_event_alr_state.cc28 bool RtcEventAlrState::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventAlrState
Drtc_event_route_change.h27 bool IsConfigEvent() const override;
Drtc_event_dtls_transport_state.cc31 bool RtcEventDtlsTransportState::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventDtlsTransportState
Drtc_event_rtcp_packet_incoming.h31 bool IsConfigEvent() const override;
Drtc_event_rtcp_packet_outgoing.h31 bool IsConfigEvent() const override;
Drtc_event_audio_network_adaptation.h30 bool IsConfigEvent() const override;
Drtc_event_video_receive_stream_config.h29 bool IsConfigEvent() const override;
Drtc_event_video_send_stream_config.h29 bool IsConfigEvent() const override;
Drtc_event_probe_result_success.h29 bool IsConfigEvent() const override;
Drtc_event_generic_packet_received.h29 bool IsConfigEvent() const override;
Drtc_event_probe_result_failure.cc32 bool RtcEventProbeResultFailure::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventProbeResultFailure
Drtc_event_generic_packet_sent.cc40 bool RtcEventGenericPacketSent::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventGenericPacketSent
Drtc_event_bwe_update_delay_based.h32 bool IsConfigEvent() const override;
Drtc_event_probe_result_success.cc31 bool RtcEventProbeResultSuccess::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventProbeResultSuccess
Drtc_event_route_change.cc31 bool RtcEventRouteChange::IsConfigEvent() const { in IsConfigEvent() function in webrtc::RtcEventRouteChange
Drtc_event_audio_receive_stream_config.h32 bool IsConfigEvent() const override;
Drtc_event_audio_send_stream_config.h32 bool IsConfigEvent() const override;

123