Searched refs:ice_event_log_ (Results 1 – 4 of 4) sorted by relevance
249 ice_event_log_ = ice_event_log; in set_ice_event_log()450 webrtc::IceEventLog* ice_event_log_ = nullptr; variable
1058 if (ice_event_log_ == nullptr) { in LogCandidatePairConfig()1061 ice_event_log_->LogCandidatePairConfig(type, id(), ToLogDescription()); in LogCandidatePairConfig()1066 if (ice_event_log_ == nullptr) { in LogCandidatePairEvent()1069 ice_event_log_->LogCandidatePairEvent(type, id(), transaction_id); in LogCandidatePairEvent()
175 ice_event_log_.set_event_log(event_log); in P2PTransportChannel()254 connection->set_ice_event_log(&ice_event_log_); in AddConnection()422 ice_event_log_.DumpCandidatePairDescriptionToMemoryAsConfigEvents(); in ComputeState()2195 ice_event_log_.LogCandidatePairConfig(type, conn->id(), in LogCandidatePairConfig()
422 webrtc::IceEventLog ice_event_log_ RTC_GUARDED_BY(network_thread_);