Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dir_loader.h47 void SetSource(const std::string& src) { source_ = src; } in SetSource() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.h47 void SetSource(const std::string& src) { source_ = src; } in SetSource() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.h47 void SetSource(const std::string& src) { source_ = src; } in SetSource() function
/external/pdfium/core/fxcodec/gif/
Dlzw_decompressor.cpp42 void LZWDecompressor::SetSource(const uint8_t* src_buf, uint32_t src_size) { in SetSource() function in fxcodec::LZWDecompressor
/external/webrtc/video/
Dvideo_source_sink_controller.cc34 void VideoSourceSinkController::SetSource( in SetSource() function in webrtc::VideoSourceSinkController
Dvideo_send_stream.cc281 void VideoSendStream::SetSource( in SetSource() function in webrtc::internal::VideoSendStream
Dvideo_analyzer.cc179 void VideoAnalyzer::SetSource( in SetSource() function in webrtc::VideoAnalyzer
1008 void VideoAnalyzer::CapturedFrameForwarder::SetSource( in SetSource() function in webrtc::VideoAnalyzer::CapturedFrameForwarder
Dvideo_stream_encoder.cc836 void VideoStreamEncoder::SetSource( in SetSource() function in webrtc::VideoStreamEncoder
/external/openthread/src/core/radio/
Dtrel_packet.hpp197 void SetSource(const Mac::ExtAddress &aSource) { mSource = aSource; } in SetSource() function in ot::Trel::Header
/external/go-cmp/cmp/internal/teststructs/
Dproject4.go74 func (p *Cartel) SetSource(x string) { p.source = x } func
/external/openthread/src/core/net/
Dip6_headers.hpp297 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip6::Header
Dip4_types.hpp437 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip4::Header
/external/webrtc/media/engine/
Dfake_webrtc_call.cc368 void FakeVideoSendStream::SetSource( in SetSource() function in cricket::FakeVideoSendStream
Dwebrtc_voice_engine.cc894 void SetSource(AudioSource* source) { in SetSource() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream