Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/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/angle/third_party/spirv-tools/src/source/opt/
Dir_loader.h47 void SetSource(const std::string& src) { source_ = src; } in SetSource() function
/external/pigweed/pw_clock_tree/
Dexamples.cc104 pw::Status SetSource(ElementType& new_source, uint32_t new_selector_enable) { in SetSource() function in examples::ClockSelectorExample
142 void SetSource(ClockSelectorExampleNonBlocking& element, in SetSource() function in examples::ClockTreeSetSourceExample
Dclock_tree_test.cc151 pw::Status SetSource(ElementType& new_source, in SetSource() function in pw::clock_tree::__anon8c9e48170111::ClockSelectorTest
207 pw::Status SetSource(ClockSelectorTestBlocking& element, in SetSource() function in pw::clock_tree::__anon8c9e48170111::ClockTreeSetSource
217 pw::Status SetSource(ClockSelectorTestNonBlockingMightFail& element, in SetSource() function in pw::clock_tree::__anon8c9e48170111::ClockTreeSetSource
/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/mac/
Dmac_types.cpp113 void PanIds::SetSource(PanId aPanId) in SetSource() function in ot::Mac::PanIds
/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.hpp493 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