Home
last modified time | relevance | path

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

/external/webrtc/media/base/
Dfake_media_engine.cc117 bool FakeVoiceMediaChannel::HasSource(uint32_t ssrc) const { in HasSource() function in cricket::FakeVoiceMediaChannel
343 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