Searched defs:SourceStream (Results 1 – 9 of 9) sorted by relevance
9 SourceStream::SourceStream(SourceType type) : type_(type) {} in SourceStream() function in net::SourceStream
27 class SourceStream; variable
255 auto SourceStream = WritableMappedBlockStream::createIndexedStream( in commitInjectedSources() local
260 auto SourceStream = WritableMappedBlockStream::createIndexedStream( in commitInjectedSources() local
401 ByteStream<true> SourceStream(SrcData); in TEST() local
195 class SourceStream; variable