Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_wrapper.h196 rtc::scoped_refptr<PeerConnectionInterface> pc_; variable
H A Ddata_channel_controller.h176 PeerConnectionInternal* const pc_; variable
H A Dsdp_offer_answer.h590 PeerConnectionSdpMethods* const pc_; variable
H A Ddata_channel_controller_unittest.cc37 rtc::scoped_refptr<NiceMock<MockPeerConnectionInternal>> pc_; member in webrtc::__anone030cd670111::DataChannelControllerTest
H A Dlegacy_stats_collector.h202 PeerConnectionInternal* const pc_; variable
H A Drtc_stats_collector.h253 PeerConnectionInternal* const pc_; variable
H A Drtc_stats_collector_unittest.cc655 rtc::scoped_refptr<FakePeerConnectionForStats> pc_; member in webrtc::__anonacb8bd8f0111::RTCStatsCollectorWrapper
937 rtc::scoped_refptr<FakePeerConnectionForStats> pc_; member in webrtc::__anonacb8bd8f0111::RTCStatsCollectorTest
H A Dpeer_connection_ice_unittest.cc1442 rtc::scoped_refptr<PeerConnectionInterface> pc_ = nullptr; member in webrtc::PeerConnectionIceConfigTest
H A Dpeer_connection_interface_unittest.cc1268 rtc::scoped_refptr<PeerConnectionInterface> pc_; member in webrtc::__anon5318f8dd0111::PeerConnectionInterfaceBaseTest
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h17 const uptr pc_; variable
/aosp_15_r20/art/runtime/arch/arm/
H A Dcontext_arm.h96 uintptr_t sp_, pc_, arg0_; variable
/aosp_15_r20/art/runtime/arch/riscv64/
H A Dcontext_riscv64.h92 uintptr_t sp_, pc_, arg0_; variable
/aosp_15_r20/art/runtime/arch/arm64/
H A Dcontext_arm64.h100 uintptr_t sp_, pc_, arg0_; variable
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Djni_zero_internal.h106 uintptr_t pc_; variable
/aosp_15_r20/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
/aosp_15_r20/external/webrtc/examples/androidnativeapi/jni/
H A Dandroid_call_client.cc60 const rtc::scoped_refptr<webrtc::PeerConnectionInterface> pc_; member in webrtc_examples::__anon7018aada0111::CreateOfferObserver
/aosp_15_r20/art/openjdkjvmti/
H A Dti_breakpoint.cc69 size_t pc_; member in openjdkjvmti::JvmtiBreakpointReflectionSource
/aosp_15_r20/frameworks/libs/binary_translation/heavy_optimizer/riscv64/
Dfrontend.h481 GuestAddr pc_; variable
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dlite_translator.h472 GuestAddr pc_; variable
/aosp_15_r20/external/webrtc/pc/test/
H A Dmock_peer_connection_observers.h233 rtc::scoped_refptr<PeerConnectionInterface> pc_; variable