OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProtoBufFile
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/compiler/
protobuf_plugin.h
153
class
ProtoBufFile
: public grpc_generator::File {
155
ProtoBufFile
(const grpc::protobuf::FileDescriptor* file) : file_(file) {}
cpp_plugin.cc
52
ProtoBufFile
pbfile(file);
python_generator.cc
768
ProtoBufFile
pbfile(file);
Completed in 43 milliseconds