Home
last modified time | relevance | path

Searched defs:GetSources (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_webrtc_call.h148 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
257 std::vector<webrtc::RtpSource> GetSources() const override { in GetSources() function
H A Dwebrtc_voice_engine.cc1233 std::vector<webrtc::RtpSource> GetSources() { in GetSources() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioReceiveStream
2455 std::vector<webrtc::RtpSource> WebRtcVoiceMediaChannel::GetSources( in GetSources() function in cricket::WebRtcVoiceMediaChannel
H A Dwebrtc_video_engine.cc2015 std::vector<webrtc::RtpSource> WebRtcVideoChannel::GetSources( in GetSources() function in cricket::WebRtcVideoChannel
2943 WebRtcVideoChannel::WebRtcVideoReceiveStream::GetSources() { in GetSources() function in cricket::WebRtcVideoChannel::WebRtcVideoReceiveStream
H A Dwebrtc_video_engine_unittest.cc9058 TEST_F(WebRtcVideoChannelBaseTest, GetSources) { in TEST_F() argument
/aosp_15_r20/external/libaom/test/
H A Dblend_a64_mask_test.cc50 void GetSources(Pixel **src0, Pixel **src1, Pixel * /*dst*/, int run_times) { in GetSources() function in __anon875b55660111::BlendA64MaskTest
77 void GetSources(uint16_t **src0, uint16_t **src1, uint8_t * /*dst*/, in GetSources() function in __anon875b55660111::BlendA64MaskTest
/aosp_15_r20/external/webrtc/api/
H A Drtp_receiver_interface.cc24 std::vector<RtpSource> RtpReceiverInterface::GetSources() const { in GetSources() function in webrtc::RtpReceiverInterface
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DSwitchInputMapper_test.cpp41 TEST_F(SwitchInputMapperTest, GetSources) { in TEST_F() argument
H A DVibratorInputMapper_test.cpp48 TEST_F(VibratorInputMapperTest, GetSources) { in TEST_F() argument
H A DSensorInputMapper_test.cpp82 TEST_F(SensorInputMapperTest, GetSources) { in TEST_F() argument
H A DKeyboardInputMapper_test.cpp197 TEST_F(KeyboardInputMapperUnitTest, GetSources) { in TEST_F() argument
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dsource_tracker.cc60 std::vector<RtpSource> SourceTracker::GetSources() const { in GetSources() function in webrtc::SourceTracker
H A Dsource_tracker_unittest.cc67 std::vector<RtpSource> GetSources() const { in GetSources() function in webrtc::__anon20c485f10111::ExpectedSourceTracker
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.cc203 std::vector<webrtc::RtpSource> FakeVoiceMediaChannel::GetSources( in GetSources() function in cricket::FakeVoiceMediaChannel
373 std::vector<webrtc::RtpSource> FakeVideoMediaChannel::GetSources( in GetSources() function in cricket::FakeVideoMediaChannel
/aosp_15_r20/external/webrtc/pc/
H A Daudio_rtp_receiver.cc265 std::vector<RtpSource> AudioRtpReceiver::GetSources() const { in GetSources() function in webrtc::AudioRtpReceiver
H A Dvideo_rtp_receiver.cc306 std::vector<RtpSource> VideoRtpReceiver::GetSources() const { in GetSources() function in webrtc::VideoRtpReceiver
/aosp_15_r20/external/webrtc/audio/
H A Daudio_receive_stream.cc405 std::vector<RtpSource> AudioReceiveStreamImpl::GetSources() const { in GetSources() function in webrtc::AudioReceiveStreamImpl
/aosp_15_r20/build/soong/compliance/license_metadata_proto/
H A Dlicense_metadata.pb.go186 func (x *LicenseMetadata) GetSources() []string { func
/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2.cc1049 std::vector<webrtc::RtpSource> VideoReceiveStream2::GetSources() const { in GetSources() function in webrtc::internal::VideoReceiveStream2
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer_proto/
H A Dcc_analyzer.pb.go480 func (x *IdeAnalysis) GetSources() []*SourceFile { func