Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream.h122 class ZeroCopyInputStream; variable
129 ZeroCopyInputStream() {} in ZeroCopyInputStream() function
Dtokenizer.h52 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dcoded_stream.h169 class ZeroCopyInputStream; // zero_copy_stream.h variable
/third_party/grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h99 typedef GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ZeroCopyInputStream; typedef
/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.h54 class ZeroCopyInputStream; variable
/third_party/protobuf/src/google/protobuf/util/
Djson_util.h46 class ZeroCopyInputStream; variable
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h71 class ZeroCopyInputStream; variable
Dmessage.h158 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dtext_format.cc1462 bool TextFormat::Parser::MergeUsingImpl(io::ZeroCopyInputStream* /* input */, in MergeUsingImpl()