type google.golang.org/protobuf/reflect/protoreflect.SourcePath
87 uses
google.golang.org/protobuf/reflect/protoreflect (current package)
source.go#L24: ByPath(path SourcePath) SourceLocation
source.go#L39: Path SourcePath
source.go#L68: type SourcePath []int32
source.go#L71: func (p1 SourcePath) Equal(p2 SourcePath) bool {
source.go#L92: func (p SourcePath) String() string {
source.go#L101: type appendFunc func(*SourcePath, []byte) []byte
source.go#L103: func (p *SourcePath) appendSingularField(b []byte, name string, f appendFunc) []byte {
source.go#L116: func (p *SourcePath) appendRepeatedField(b []byte, name string, f appendFunc) []byte {
source_gen.go#L9: func (p *SourcePath) appendFileDescriptorProto(b []byte) []byte {
source_gen.go#L25: b = p.appendRepeatedField(b, "message_type", (*SourcePath).appendDescriptorProto)
source_gen.go#L27: b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
source_gen.go#L29: b = p.appendRepeatedField(b, "service", (*SourcePath).appendServiceDescriptorProto)
source_gen.go#L31: b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
source_gen.go#L33: b = p.appendSingularField(b, "options", (*SourcePath).appendFileOptions)
source_gen.go#L35: b = p.appendSingularField(b, "source_code_info", (*SourcePath).appendSourceCodeInfo)
source_gen.go#L44: func (p *SourcePath) appendDescriptorProto(b []byte) []byte {
source_gen.go#L52: b = p.appendRepeatedField(b, "field", (*SourcePath).appendFieldDescriptorProto)
source_gen.go#L54: b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
source_gen.go#L56: b = p.appendRepeatedField(b, "nested_type", (*SourcePath).appendDescriptorProto)
source_gen.go#L58: b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
source_gen.go#L60: b = p.appendRepeatedField(b, "extension_range", (*SourcePath).appendDescriptorProto_ExtensionRange)
source_gen.go#L62: b = p.appendRepeatedField(b, "oneof_decl", (*SourcePath).appendOneofDescriptorProto)
source_gen.go#L64: b = p.appendSingularField(b, "options", (*SourcePath).appendMessageOptions)
source_gen.go#L66: b = p.appendRepeatedField(b, "reserved_range", (*SourcePath).appendDescriptorProto_ReservedRange)
source_gen.go#L73: func (p *SourcePath) appendEnumDescriptorProto(b []byte) []byte {
source_gen.go#L81: b = p.appendRepeatedField(b, "value", (*SourcePath).appendEnumValueDescriptorProto)
source_gen.go#L83: b = p.appendSingularField(b, "options", (*SourcePath).appendEnumOptions)
source_gen.go#L85: b = p.appendRepeatedField(b, "reserved_range", (*SourcePath).appendEnumDescriptorProto_EnumReservedRange)
source_gen.go#L92: func (p *SourcePath) appendServiceDescriptorProto(b []byte) []byte {
source_gen.go#L100: b = p.appendRepeatedField(b, "method", (*SourcePath).appendMethodDescriptorProto)
source_gen.go#L102: b = p.appendSingularField(b, "options", (*SourcePath).appendServiceOptions)
source_gen.go#L107: func (p *SourcePath) appendFieldDescriptorProto(b []byte) []byte {
source_gen.go#L131: b = p.appendSingularField(b, "options", (*SourcePath).appendFieldOptions)
source_gen.go#L138: func (p *SourcePath) appendFileOptions(b []byte) []byte {
source_gen.go#L182: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L184: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L189: func (p *SourcePath) appendSourceCodeInfo(b []byte) []byte {
source_gen.go#L195: b = p.appendRepeatedField(b, "location", (*SourcePath).appendSourceCodeInfo_Location)
source_gen.go#L200: func (p *SourcePath) appendDescriptorProto_ExtensionRange(b []byte) []byte {
source_gen.go#L210: b = p.appendSingularField(b, "options", (*SourcePath).appendExtensionRangeOptions)
source_gen.go#L215: func (p *SourcePath) appendOneofDescriptorProto(b []byte) []byte {
source_gen.go#L223: b = p.appendSingularField(b, "options", (*SourcePath).appendOneofOptions)
source_gen.go#L228: func (p *SourcePath) appendMessageOptions(b []byte) []byte {
source_gen.go#L244: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L246: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L251: func (p *SourcePath) appendDescriptorProto_ReservedRange(b []byte) []byte {
source_gen.go#L264: func (p *SourcePath) appendEnumValueDescriptorProto(b []byte) []byte {
source_gen.go#L274: b = p.appendSingularField(b, "options", (*SourcePath).appendEnumValueOptions)
source_gen.go#L279: func (p *SourcePath) appendEnumOptions(b []byte) []byte {
source_gen.go#L291: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L293: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L298: func (p *SourcePath) appendEnumDescriptorProto_EnumReservedRange(b []byte) []byte {
source_gen.go#L311: func (p *SourcePath) appendMethodDescriptorProto(b []byte) []byte {
source_gen.go#L323: b = p.appendSingularField(b, "options", (*SourcePath).appendMethodOptions)
source_gen.go#L332: func (p *SourcePath) appendServiceOptions(b []byte) []byte {
source_gen.go#L338: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L342: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L347: func (p *SourcePath) appendFieldOptions(b []byte) []byte {
source_gen.go#L373: b = p.appendRepeatedField(b, "edition_defaults", (*SourcePath).appendFieldOptions_EditionDefault)
source_gen.go#L375: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L377: b = p.appendSingularField(b, "feature_support", (*SourcePath).appendFieldOptions_FeatureSupport)
source_gen.go#L379: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L384: func (p *SourcePath) appendFeatureSet(b []byte) []byte {
source_gen.go#L407: func (p *SourcePath) appendUninterpretedOption(b []byte) []byte {
source_gen.go#L413: b = p.appendRepeatedField(b, "name", (*SourcePath).appendUninterpretedOption_NamePart)
source_gen.go#L430: func (p *SourcePath) appendSourceCodeInfo_Location(b []byte) []byte {
source_gen.go#L449: func (p *SourcePath) appendExtensionRangeOptions(b []byte) []byte {
source_gen.go#L455: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L457: b = p.appendRepeatedField(b, "declaration", (*SourcePath).appendExtensionRangeOptions_Declaration)
source_gen.go#L459: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L466: func (p *SourcePath) appendOneofOptions(b []byte) []byte {
source_gen.go#L472: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L474: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L479: func (p *SourcePath) appendEnumValueOptions(b []byte) []byte {
source_gen.go#L487: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L491: b = p.appendSingularField(b, "feature_support", (*SourcePath).appendFieldOptions_FeatureSupport)
source_gen.go#L493: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L498: func (p *SourcePath) appendMethodOptions(b []byte) []byte {
source_gen.go#L508: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L510: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L515: func (p *SourcePath) appendFieldOptions_EditionDefault(b []byte) []byte {
source_gen.go#L528: func (p *SourcePath) appendFieldOptions_FeatureSupport(b []byte) []byte {
source_gen.go#L545: func (p *SourcePath) appendUninterpretedOption_NamePart(b []byte) []byte {
source_gen.go#L558: func (p *SourcePath) appendExtensionRangeOptions_Declaration(b []byte) []byte {
google.golang.org/protobuf/internal/filedesc
desc_list.go#L313: func (p *SourceLocations) ByPath(path protoreflect.SourcePath) protoreflect.SourceLocation {
desc_list.go#L445: func newPathKey(p protoreflect.SourcePath) (k pathKey) {