Home
last modified time | relevance | path

Searched refs:GetAllMessages (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/compiler/
Dnode_generator.cc93 map<std::string, const Descriptor*> GetAllMessages(const FileDescriptor* file) { in GetAllMessages() function
230 map<std::string, const Descriptor*> messages = GetAllMessages(file); in PrintTransformers()