Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-pipe-return-val.js29 const sourceStream = new Stream(); constant
/third_party/skia/third_party/externals/oboe/src/common/
DFilterAudioStream.cpp47 AudioStream *sourceStream = isOutput ? this : mChildStream.get(); in configureFlowGraph() local
DDataConversionFlowGraph.cpp74 Result DataConversionFlowGraph::configure(AudioStream *sourceStream, AudioStream *sinkStream) { in configure()
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DGoogleMessageBenchmark.cs93 private readonly Stream sourceStream; field in Google.Protobuf.Benchmarks.GoogleMessageBenchmark.SubTest
/third_party/libphonenumber/tools/java/cpp-build/src/com/google/i18n/phonenumbers/
DBuildMetadataCppFromXml.java168 OutputStream sourceStream = null; in start() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderDirectiveTests.cpp509 std::ostringstream sourceStream; in executeAccessingBoundingBoxType() local