Home
last modified time | relevance | path

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

/external/pdfium/testing/libfuzzer/
Dpdf_codec_jbig2_fuzzer.cc46 auto src_stream = pdfium::MakeRetain<CPDF_StreamAcc>(stream->AsStream()); in LLVMFuzzerTestOneInput() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jbig.cpp47 const RetainPtr<CPDF_StreamAcc>& src_stream, in StartDecode()
/external/puffin/src/
Dpatching_unittest.cc149 auto src_stream = MemoryStream::CreateForRead(src_buf); in TestPatching() local
Dmain.cc222 auto src_stream = FileStream::Open(FLAGS_src_file, true, false); in Main() local
Dutils_unittest.cc92 auto src_stream = FileStream::Open(tmp_file, false, true); in FindDeflatesInZlibBlocks() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.cc124 int src_stream = in RemoveRedundantDependencyEdges() local
/external/libbrillo/brillo/http/
Dhttp_request.cc331 StreamPtr src_stream = connection_->ExtractDataStream(nullptr); in ExtractData() local