Home
last modified time | relevance | path

Searched defs:HasSource (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/video/
Dvideo_source_sink_controller.cc50 bool VideoSourceSinkController::HasSource() const { in HasSource() function in webrtc::VideoSourceSinkController
/external/webrtc/media/base/
Dfake_media_engine.cc121 bool FakeVoiceMediaChannel::HasSource(uint32_t ssrc) const { in HasSource() function in cricket::FakeVoiceMediaChannel
351 bool FakeVideoMediaChannel::HasSource(uint32_t ssrc) const { in HasSource() function in cricket::FakeVideoMediaChannel
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h57 bool HasSource = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h220 bool HasSource = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp353 bool EmitMD5, bool HasSource, in emitOneV5FileEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3389 bool HasSource = false; in parseDirectiveFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5084 bool HasSource = F.getSource().hasValue(); in verifySourceDebugInfo() local