Home
last modified time | relevance | path

Searched refs:zero_copy_stream (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/cmake/
Dlibprotobuf-lite.cmake12 ${protobuf_source_dir}/src/google/protobuf/io/zero_copy_stream.cc
40 ${protobuf_source_dir}/src/google/protobuf/io/zero_copy_stream.h
Dextract_includes.bat.in63 …SOURCE_WIN32_PATH}\..\src\google\protobuf\io\zero_copy_stream.h" include\google\protobuf\io\zero_c…
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc657 io::ArrayInputStream zero_copy_stream(value.data(), value.size()); in RenderAny() local
658 io::CodedInputStream in_stream(&zero_copy_stream); in RenderAny()
/third_party/protobuf/
DBUILD.gn35 "src/google/protobuf/io/zero_copy_stream.cc",
94 "src/google/protobuf/io/zero_copy_stream.cc",
DCHANGES.txt363 * Move all zero_copy_stream functionality to io_lite.
/third_party/protobuf/src/google/protobuf/
Dtext_format_unittest.cc374 io::StringOutputStream zero_copy_stream(&serialized); in TEST_F() local
375 io::CodedOutputStream coded_stream(&zero_copy_stream); in TEST_F()
Dmessage_unittest.inc54 #include <google/protobuf/io/zero_copy_stream.h>
/third_party/protobuf/src/
DMakefile.am142 google/protobuf/io/zero_copy_stream.h \
217 google/protobuf/io/zero_copy_stream.cc \
/third_party/node/deps/v8/
DBUILD.gn6664 "third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc",
6665 "third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h",