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#L27: b = p.appendRepeatedField(b, "message_type", (*SourcePath).appendDescriptorProto)
source_gen.go#L29: b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
source_gen.go#L31: b = p.appendRepeatedField(b, "service", (*SourcePath).appendServiceDescriptorProto)
source_gen.go#L33: b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
source_gen.go#L35: b = p.appendSingularField(b, "options", (*SourcePath).appendFileOptions)
source_gen.go#L37: b = p.appendSingularField(b, "source_code_info", (*SourcePath).appendSourceCodeInfo)
source_gen.go#L46: func (p *SourcePath) appendDescriptorProto(b []byte) []byte {
source_gen.go#L54: b = p.appendRepeatedField(b, "field", (*SourcePath).appendFieldDescriptorProto)
source_gen.go#L56: b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
source_gen.go#L58: b = p.appendRepeatedField(b, "nested_type", (*SourcePath).appendDescriptorProto)
source_gen.go#L60: b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
source_gen.go#L62: b = p.appendRepeatedField(b, "extension_range", (*SourcePath).appendDescriptorProto_ExtensionRange)
source_gen.go#L64: b = p.appendRepeatedField(b, "oneof_decl", (*SourcePath).appendOneofDescriptorProto)
source_gen.go#L66: b = p.appendSingularField(b, "options", (*SourcePath).appendMessageOptions)
source_gen.go#L68: b = p.appendRepeatedField(b, "reserved_range", (*SourcePath).appendDescriptorProto_ReservedRange)
source_gen.go#L77: func (p *SourcePath) appendEnumDescriptorProto(b []byte) []byte {
source_gen.go#L85: b = p.appendRepeatedField(b, "value", (*SourcePath).appendEnumValueDescriptorProto)
source_gen.go#L87: b = p.appendSingularField(b, "options", (*SourcePath).appendEnumOptions)
source_gen.go#L89: b = p.appendRepeatedField(b, "reserved_range", (*SourcePath).appendEnumDescriptorProto_EnumReservedRange)
source_gen.go#L98: func (p *SourcePath) appendServiceDescriptorProto(b []byte) []byte {
source_gen.go#L106: b = p.appendRepeatedField(b, "method", (*SourcePath).appendMethodDescriptorProto)
source_gen.go#L108: b = p.appendSingularField(b, "options", (*SourcePath).appendServiceOptions)
source_gen.go#L113: func (p *SourcePath) appendFieldDescriptorProto(b []byte) []byte {
source_gen.go#L137: b = p.appendSingularField(b, "options", (*SourcePath).appendFieldOptions)
source_gen.go#L144: func (p *SourcePath) appendFileOptions(b []byte) []byte {
source_gen.go#L188: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L190: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L195: func (p *SourcePath) appendSourceCodeInfo(b []byte) []byte {
source_gen.go#L201: b = p.appendRepeatedField(b, "location", (*SourcePath).appendSourceCodeInfo_Location)
source_gen.go#L206: func (p *SourcePath) appendDescriptorProto_ExtensionRange(b []byte) []byte {
source_gen.go#L216: b = p.appendSingularField(b, "options", (*SourcePath).appendExtensionRangeOptions)
source_gen.go#L221: func (p *SourcePath) appendOneofDescriptorProto(b []byte) []byte {
source_gen.go#L229: b = p.appendSingularField(b, "options", (*SourcePath).appendOneofOptions)
source_gen.go#L234: func (p *SourcePath) appendMessageOptions(b []byte) []byte {
source_gen.go#L250: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L252: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L257: func (p *SourcePath) appendDescriptorProto_ReservedRange(b []byte) []byte {
source_gen.go#L270: func (p *SourcePath) appendEnumValueDescriptorProto(b []byte) []byte {
source_gen.go#L280: b = p.appendSingularField(b, "options", (*SourcePath).appendEnumValueOptions)
source_gen.go#L285: func (p *SourcePath) appendEnumOptions(b []byte) []byte {
source_gen.go#L297: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L299: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L304: func (p *SourcePath) appendEnumDescriptorProto_EnumReservedRange(b []byte) []byte {
source_gen.go#L317: func (p *SourcePath) appendMethodDescriptorProto(b []byte) []byte {
source_gen.go#L329: b = p.appendSingularField(b, "options", (*SourcePath).appendMethodOptions)
source_gen.go#L338: func (p *SourcePath) appendServiceOptions(b []byte) []byte {
source_gen.go#L344: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L348: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L353: func (p *SourcePath) appendFieldOptions(b []byte) []byte {
source_gen.go#L379: b = p.appendRepeatedField(b, "edition_defaults", (*SourcePath).appendFieldOptions_EditionDefault)
source_gen.go#L381: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L383: b = p.appendSingularField(b, "feature_support", (*SourcePath).appendFieldOptions_FeatureSupport)
source_gen.go#L385: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L390: func (p *SourcePath) appendFeatureSet(b []byte) []byte {
source_gen.go#L415: func (p *SourcePath) appendUninterpretedOption(b []byte) []byte {
source_gen.go#L421: b = p.appendRepeatedField(b, "name", (*SourcePath).appendUninterpretedOption_NamePart)
source_gen.go#L438: func (p *SourcePath) appendSourceCodeInfo_Location(b []byte) []byte {
source_gen.go#L457: func (p *SourcePath) appendExtensionRangeOptions(b []byte) []byte {
source_gen.go#L463: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L465: b = p.appendRepeatedField(b, "declaration", (*SourcePath).appendExtensionRangeOptions_Declaration)
source_gen.go#L467: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L474: func (p *SourcePath) appendOneofOptions(b []byte) []byte {
source_gen.go#L480: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L482: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L487: func (p *SourcePath) appendEnumValueOptions(b []byte) []byte {
source_gen.go#L495: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L499: b = p.appendSingularField(b, "feature_support", (*SourcePath).appendFieldOptions_FeatureSupport)
source_gen.go#L501: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L506: func (p *SourcePath) appendMethodOptions(b []byte) []byte {
source_gen.go#L516: b = p.appendSingularField(b, "features", (*SourcePath).appendFeatureSet)
source_gen.go#L518: b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
source_gen.go#L523: func (p *SourcePath) appendFieldOptions_EditionDefault(b []byte) []byte {
source_gen.go#L536: func (p *SourcePath) appendFieldOptions_FeatureSupport(b []byte) []byte {
source_gen.go#L553: func (p *SourcePath) appendUninterpretedOption_NamePart(b []byte) []byte {
source_gen.go#L566: 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) {