Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream.h121 class ZeroCopyInputStream; variable
128 ZeroCopyInputStream() {} in ZeroCopyInputStream() function
Dtokenizer.h51 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dcoded_stream.h161 class ZeroCopyInputStream; // zero_copy_stream.h variable
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h88 typedef GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ZeroCopyInputStream; typedef
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dconfig_protobuf.h99 typedef GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ZeroCopyInputStream; typedef
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h99 typedef GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ZeroCopyInputStream; typedef
/external/protobuf/src/google/protobuf/compiler/
Dimporter.h54 class ZeroCopyInputStream; variable
/external/protobuf/src/google/protobuf/util/
Djson_util.h46 class ZeroCopyInputStream; variable
/external/protobuf/src/google/protobuf/
Dmessage_lite.h69 class ZeroCopyInputStream; variable
Dunknown_field_set.h62 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dmessage.h158 class ZeroCopyInputStream; // zero_copy_stream.h variable
Dtext_format.cc1458 bool TextFormat::Parser::MergeUsingImpl(io::ZeroCopyInputStream* /* input */, in MergeUsingImpl()