Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dpeer_connection_wrapper.h196 rtc::scoped_refptr<PeerConnectionInterface> pc_; variable
Ddata_channel_controller.h176 PeerConnectionInternal* const pc_; variable
Dsdp_offer_answer.h590 PeerConnectionSdpMethods* const pc_; variable
Ddata_channel_controller_unittest.cc37 rtc::scoped_refptr<NiceMock<MockPeerConnectionInternal>> pc_; member in webrtc::__anon31a479450111::DataChannelControllerTest
Dlegacy_stats_collector.h202 PeerConnectionInternal* const pc_; variable
Drtc_stats_collector.h253 PeerConnectionInternal* const pc_; variable
Drtc_stats_collector_unittest.cc655 rtc::scoped_refptr<FakePeerConnectionForStats> pc_; member in webrtc::__anon76252a6d0111::RTCStatsCollectorWrapper
937 rtc::scoped_refptr<FakePeerConnectionForStats> pc_; member in webrtc::__anon76252a6d0111::RTCStatsCollectorTest
Dpeer_connection_ice_unittest.cc1442 rtc::scoped_refptr<PeerConnectionInterface> pc_ = nullptr; member in webrtc::PeerConnectionIceConfigTest
Dpeer_connection_interface_unittest.cc1268 rtc::scoped_refptr<PeerConnectionInterface> pc_; member in webrtc::__anond027143b0111::PeerConnectionInterfaceBaseTest
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.h17 const uptr pc_; variable
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/
Dto_std_category.hpp37 boost::system::error_category const * pc_; member in boost::system::detail::std_category
/external/webrtc/examples/androidnativeapi/jni/
Dandroid_call_client.cc60 const rtc::scoped_refptr<webrtc::PeerConnectionInterface> pc_; member in webrtc_examples::__anon1d0cc3380111::CreateOfferObserver
/external/webrtc/pc/test/
Dmock_peer_connection_observers.h233 rtc::scoped_refptr<PeerConnectionInterface> pc_; variable