Searched defs:proto_file_name (Results 1 – 3 of 3) sorted by relevance
116 def _MakeFileDescriptorProto(proto_file_name, full_name, field_items): argument
23 proto_file_name: &'static str, field
149 std::string proto_file_name = group + ".proto"; in main() local