• Home
  • Raw
  • Download

Lines Matching refs:SourcePath

9 func (p *SourcePath) appendFileDescriptorProto(b []byte) []byte {
25 b = p.appendRepeatedField(b, "message_type", (*SourcePath).appendDescriptorProto)
27 b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
29 b = p.appendRepeatedField(b, "service", (*SourcePath).appendServiceDescriptorProto)
31 b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
33 b = p.appendSingularField(b, "options", (*SourcePath).appendFileOptions)
35 b = p.appendSingularField(b, "source_code_info", (*SourcePath).appendSourceCodeInfo)
44 func (p *SourcePath) appendDescriptorProto(b []byte) []byte {
52 b = p.appendRepeatedField(b, "field", (*SourcePath).appendFieldDescriptorProto)
54 b = p.appendRepeatedField(b, "extension", (*SourcePath).appendFieldDescriptorProto)
56 b = p.appendRepeatedField(b, "nested_type", (*SourcePath).appendDescriptorProto)
58 b = p.appendRepeatedField(b, "enum_type", (*SourcePath).appendEnumDescriptorProto)
60 …b = p.appendRepeatedField(b, "extension_range", (*SourcePath).appendDescriptorProto_ExtensionRange)
62 b = p.appendRepeatedField(b, "oneof_decl", (*SourcePath).appendOneofDescriptorProto)
64 b = p.appendSingularField(b, "options", (*SourcePath).appendMessageOptions)
66 b = p.appendRepeatedField(b, "reserved_range", (*SourcePath).appendDescriptorProto_ReservedRange)
73 func (p *SourcePath) appendEnumDescriptorProto(b []byte) []byte {
81 b = p.appendRepeatedField(b, "value", (*SourcePath).appendEnumValueDescriptorProto)
83 b = p.appendSingularField(b, "options", (*SourcePath).appendEnumOptions)
85 …b = p.appendRepeatedField(b, "reserved_range", (*SourcePath).appendEnumDescriptorProto_EnumReserve…
92 func (p *SourcePath) appendServiceDescriptorProto(b []byte) []byte {
100 b = p.appendRepeatedField(b, "method", (*SourcePath).appendMethodDescriptorProto)
102 b = p.appendSingularField(b, "options", (*SourcePath).appendServiceOptions)
107 func (p *SourcePath) appendFieldDescriptorProto(b []byte) []byte {
131 b = p.appendSingularField(b, "options", (*SourcePath).appendFieldOptions)
138 func (p *SourcePath) appendFileOptions(b []byte) []byte {
184 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
189 func (p *SourcePath) appendSourceCodeInfo(b []byte) []byte {
195 b = p.appendRepeatedField(b, "location", (*SourcePath).appendSourceCodeInfo_Location)
200 func (p *SourcePath) appendDescriptorProto_ExtensionRange(b []byte) []byte {
210 b = p.appendSingularField(b, "options", (*SourcePath).appendExtensionRangeOptions)
215 func (p *SourcePath) appendOneofDescriptorProto(b []byte) []byte {
223 b = p.appendSingularField(b, "options", (*SourcePath).appendOneofOptions)
228 func (p *SourcePath) appendMessageOptions(b []byte) []byte {
244 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
249 func (p *SourcePath) appendDescriptorProto_ReservedRange(b []byte) []byte {
262 func (p *SourcePath) appendEnumValueDescriptorProto(b []byte) []byte {
272 b = p.appendSingularField(b, "options", (*SourcePath).appendEnumValueOptions)
277 func (p *SourcePath) appendEnumOptions(b []byte) []byte {
289 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
294 func (p *SourcePath) appendEnumDescriptorProto_EnumReservedRange(b []byte) []byte {
307 func (p *SourcePath) appendMethodDescriptorProto(b []byte) []byte {
319 b = p.appendSingularField(b, "options", (*SourcePath).appendMethodOptions)
328 func (p *SourcePath) appendServiceOptions(b []byte) []byte {
336 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
341 func (p *SourcePath) appendFieldOptions(b []byte) []byte {
367 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
372 func (p *SourcePath) appendUninterpretedOption(b []byte) []byte {
378 b = p.appendRepeatedField(b, "name", (*SourcePath).appendUninterpretedOption_NamePart)
395 func (p *SourcePath) appendSourceCodeInfo_Location(b []byte) []byte {
414 func (p *SourcePath) appendExtensionRangeOptions(b []byte) []byte {
420 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
425 func (p *SourcePath) appendOneofOptions(b []byte) []byte {
431 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
436 func (p *SourcePath) appendEnumValueOptions(b []byte) []byte {
444 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
449 func (p *SourcePath) appendMethodOptions(b []byte) []byte {
459 b = p.appendRepeatedField(b, "uninterpreted_option", (*SourcePath).appendUninterpretedOption)
464 func (p *SourcePath) appendUninterpretedOption_NamePart(b []byte) []byte {