Home
last modified time | relevance | path

Searched refs:coded_stream (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/cmake/
Dlibprotobuf-lite.cmake9 ${protobuf_source_dir}/src/google/protobuf/io/coded_stream.cc
38 ${protobuf_source_dir}/src/google/protobuf/io/coded_stream.h
Dextract_includes.bat.in57 …BUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\io\coded_stream.h" include\google\protobuf\io\coded_…
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h202 io::CodedInputStream coded_stream(&array_stream); in InternalMergeFromMessage()
203 return MergeFromCodedStream(&coded_stream); in InternalMergeFromMessage()
Dtext_format_unittest.cc375 io::CodedOutputStream coded_stream(&zero_copy_stream); in TEST_F() local
379 internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED, &coded_stream); in TEST_F()
380 coded_stream.WriteVarint32(lengths[i]); in TEST_F()
Dmessage_unittest.inc53 #include <google/protobuf/io/coded_stream.h>
/third_party/protobuf/
DBUILD.gn32 "src/google/protobuf/io/coded_stream.cc",
91 "src/google/protobuf/io/coded_stream.cc",
/third_party/protobuf/objectivec/
DGPBCodedInputStream.m51 // https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/io/coded_stream.cc#L…
/third_party/protobuf/src/
DMakefile.am137 google/protobuf/io/coded_stream.h \
215 google/protobuf/io/coded_stream.cc \
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc63 #include <google/protobuf/io/coded_stream.h>
/third_party/node/deps/v8/
DBUILD.gn6657 "third_party/protobuf/src/google/protobuf/io/coded_stream.cc",
6658 "third_party/protobuf/src/google/protobuf/io/coded_stream.h",