Home
last modified time | relevance | path

Searched defs:pc_ (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/pc/
Dpeer_connection_wrapper.h191 rtc::scoped_refptr<PeerConnectionInterface> pc_; variable
Dstats_collector.h146 PeerConnectionInternal* const pc_; variable
Ddata_channel_controller.h229 PeerConnection* const pc_; variable
Dwebrtc_session_description_factory.h156 PeerConnectionInternal* const pc_; variable
Drtc_stats_collector.h235 PeerConnectionInternal* const pc_; variable
Drtc_stats_collector_unittest.cc575 rtc::scoped_refptr<FakePeerConnectionForStats> pc_; member in webrtc::__anondda08d800111::RTCStatsCollectorWrapper
728 rtc::scoped_refptr<FakePeerConnectionForStats> pc_; member in webrtc::__anondda08d800111::RTCStatsCollectorTest
Dpeer_connection_ice_unittest.cc1348 rtc::scoped_refptr<PeerConnectionInterface> pc_ = nullptr; member in webrtc::PeerConnectionIceConfigTest
Dpeer_connection.cc781 rtc::WeakPtr<PeerConnection> pc_; member in webrtc::PeerConnection::ImplicitCreateSessionDescriptionObserver
861 rtc::scoped_refptr<PeerConnection> pc_; member in webrtc::PeerConnection::SetRemoteDescriptionObserverAdapter
Dpeer_connection_interface_unittest.cc1259 rtc::scoped_refptr<PeerConnectionInterface> pc_; member in webrtc::__anon23f3398e0111::PeerConnectionInterfaceBaseTest
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.h17 const uptr pc_; variable
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.h17 const uptr pc_; variable
/external/webrtc/examples/androidnativeapi/jni/
Dandroid_call_client.cc60 const rtc::scoped_refptr<webrtc::PeerConnectionInterface> pc_; member in webrtc_examples::__anonfb087d0b0111::CreateOfferObserver
/external/llvm-project/compiler-rt/lib/asan/
Dasan_errors.cpp386 ErrorGeneric::ErrorGeneric(u32 tid, uptr pc_, uptr bp_, uptr sp_, uptr addr, in ErrorGeneric()
/external/webrtc/pc/test/
Dmock_peer_connection_observers.h220 rtc::scoped_refptr<PeerConnectionInterface> pc_; variable