Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dvideo_track.h42 VideoTrackSourceInterface* GetSource() const override { in GetSource() function
Daudio_track.cc46 AudioSourceInterface* AudioTrack::GetSource() const { in GetSource() function in webrtc::AudioTrack
Dstats_collector_unittest.cc101 AudioSourceInterface* GetSource() const override { return NULL; } in GetSource() function in webrtc::FakeAudioTrack
140 AudioSourceInterface* GetSource() const override { return NULL; } in GetSource() function in webrtc::FakeAudioTrackWithInitValue
Drtc_stats_collector_unittest.cc210 webrtc::AudioSourceInterface* GetSource() const override { return nullptr; } in GetSource() function in webrtc::__anon1ce317050111::FakeAudioTrackForStats
290 VideoTrackSourceInterface* GetSource() const override { in GetSource() function in webrtc::__anon1ce317050111::FakeVideoTrackForStats
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
DMicrosoft_Internet_Explorer.py15 def GetSource(self, _object=None, _attributes={}, **_arguments): member in Microsoft_Internet_Explorer_Events
/external/webrtc/modules/rtp_rtcp/source/
Dabsolute_capture_time_sender.cc36 uint32_t AbsoluteCaptureTimeSender::GetSource( in GetSource() function in webrtc::AbsoluteCaptureTimeSender
Dabsolute_capture_time_receiver.cc30 uint32_t AbsoluteCaptureTimeReceiver::GetSource( in GetSource() function in webrtc::AbsoluteCaptureTimeReceiver
/external/grpc-grpc/src/compiler/
Dobjective_c_generator.cc261 ::grpc::string GetSource(const ServiceDescriptor* service) { in GetSource() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator.cc371 ::std::string GetSource(const ServiceDescriptor* service, in GetSource() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h246 SENode* GetSource() const { return source_; } in GetSource() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc832 NextIterationSourceOp NextIterationSinkOp::GetSource() { in GetSource() function in mlir::tf_executor::NextIterationSinkOp