Searched refs:ModuleLevelDescriptorName (Results 1 – 4 of 4) sorted by relevance
355 ModuleLevelDescriptorName(enum_descriptor)); in PrintTopLevelEnums()385 m["descriptor_name"] = ModuleLevelDescriptorName(enum_descriptor); in PrintEnum()501 m["input_type"] = ModuleLevelDescriptorName(*(method->input_type())); in PrintServiceDescriptor()502 m["output_type"] = ModuleLevelDescriptorName(*(method->output_type())); in PrintServiceDescriptor()559 ModuleLevelDescriptorName(message_descriptor)); in PrintDescriptor()578 const string nested_name = ModuleLevelDescriptorName( in PrintDescriptor()588 const string descriptor_name = ModuleLevelDescriptorName( in PrintDescriptor()659 m["descriptor_name"] = ModuleLevelDescriptorName(message_descriptor); in PrintMessage()710 m["message_descriptor_name"] = ModuleLevelDescriptorName(descriptor); in AddMessageToFileDescriptor()735 m["foreign_type"] = ModuleLevelDescriptorName(*foreign_message_type); in FixForeignFieldsInField()[all …]
132 string ModuleLevelDescriptorName(const DescriptorT& descriptor) const;
355 m["descriptor_name"] = ModuleLevelDescriptorName(enum_descriptor); in PrintEnum()472 m["input_type"] = ModuleLevelDescriptorName(*(method->input_type())); in PrintServiceDescriptor()473 m["output_type"] = ModuleLevelDescriptorName(*(method->output_type())); in PrintServiceDescriptor()530 ModuleLevelDescriptorName(message_descriptor)); in PrintDescriptor()549 const string nested_name = ModuleLevelDescriptorName( in PrintDescriptor()559 const string descriptor_name = ModuleLevelDescriptorName( in PrintDescriptor()630 m["descriptor_name"] = ModuleLevelDescriptorName(message_descriptor); in PrintMessage()695 m["foreign_type"] = ModuleLevelDescriptorName(*foreign_message_type); in FixForeignFieldsInField()700 m["enum_type"] = ModuleLevelDescriptorName(*enum_type); in FixForeignFieldsInField()727 ModuleLevelDescriptorName(*containing_type), in FieldReferencingExpression()[all …]
131 string ModuleLevelDescriptorName(const DescriptorT& descriptor) const;