Home
last modified time | relevance | path

Searched defs:ProtoBufFile (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h155 ProtoBufFile(const grpc::protobuf::FileDescriptor* file) : file_(file) {} in ProtoBufFile() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h156 ProtoBufFile(const grpc::protobuf::FileDescriptor* file) : file_(file) {} in ProtoBufFile() function