Home
last modified time | relevance | path

Searched defs:IsConfigEvent (Results 1 – 25 of 29) sorted by relevance

12

/external/webrtc/logging/rtc_event_log/events/
Drtc_event_rtcp_packet_outgoing.h37 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_rtcp_packet_incoming.h37 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_end_log.h48 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_begin_log.h54 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_alr_state.h49 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_dtls_transport_state.h43 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_audio_send_stream_config.h47 bool IsConfigEvent() const override { return true; } in IsConfigEvent() function
Drtc_event_video_receive_stream_config.h48 bool IsConfigEvent() const override { return true; } in IsConfigEvent() function
Drtc_event_audio_receive_stream_config.h48 bool IsConfigEvent() const override { return true; } in IsConfigEvent() function
Drtc_event_audio_network_adaptation.h51 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_dtls_writable_state.h45 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_video_send_stream_config.h48 bool IsConfigEvent() const override { return true; } in IsConfigEvent() function
Drtc_event_rtp_packet_incoming.h41 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_remote_estimate.h48 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_route_change.h47 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_probe_result_success.h51 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_audio_playout.h49 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_generic_packet_received.h53 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_rtp_packet_outgoing.h42 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_bwe_update_loss_based.h58 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_probe_result_failure.h58 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_bwe_update_delay_based.h95 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_probe_cluster_created.h62 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_generic_ack_received.h71 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function
Drtc_event_ice_candidate_pair.h67 bool IsConfigEvent() const override { return false; } in IsConfigEvent() function

12