Home
last modified time | relevance | path

Searched defs:output_stream_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_encoder.h144 HpackOutputStream output_stream_; variable
/aosp_15_r20/art/compiler/linker/
H A Doutput_stream_test.cc64 OutputStream* output_stream_; member in art::linker::OutputStreamTest
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dlogging_ops.cc193 string output_stream_; member in tensorflow::PrintV2Op
/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc130 std::unique_ptr<BufferedOutputStream> output_stream_; member in art::linker::ElfWriterQuick