Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h115 typedef GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ZeroCopyInputStream; typedef
/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.h33 class ZeroCopyInputStream; variable
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.h32 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dcoded_stream.h137 class ZeroCopyInputStream; // zero_copy_stream.h variable
/third_party/protobuf/src/google/protobuf/
Dmessage.h164 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dmessage_lite.h67 class ZeroCopyInputStream; variable
Dtext_format.cc1867 bool TextFormat::Parser::MergeUsingImpl(io::ZeroCopyInputStream* /* input */, in MergeUsingImpl()