Searched defs:ProtoInternal (Results 1 – 6 of 6) sorted by relevance
39 func (p *Enums) ProtoInternal(pragma.DoNotImplement) {} func83 func (p *EnumValues) ProtoInternal(pragma.DoNotImplement) {} func124 func (p *Messages) ProtoInternal(pragma.DoNotImplement) {} func182 func (p *Fields) ProtoInternal(pragma.DoNotImplement) {} func231 func (p *Oneofs) ProtoInternal(pragma.DoNotImplement) {} func268 func (p *Extensions) ProtoInternal(pragma.DoNotImplement) {} func305 func (p *Services) ProtoInternal(pragma.DoNotImplement) {} func342 func (p *Methods) ProtoInternal(pragma.DoNotImplement) {} func
27 func (p *FileImports) ProtoInternal(pragma.DoNotImplement) {} func39 func (p *Names) ProtoInternal(pragma.DoNotImplement) {} func91 func (p *EnumRanges) ProtoInternal(pragma.DoNotImplement) {} func153 func (p *FieldRanges) ProtoInternal(pragma.DoNotImplement) {} func243 func (p *FieldNumbers) ProtoInternal(pragma.DoNotImplement) {} func269 func (p *OneofFields) ProtoInternal(pragma.DoNotImplement) {} func437 func (p *SourceLocations) ProtoInternal(pragma.DoNotImplement) {} func
50 func (f PlaceholderFile) ProtoInternal(pragma.DoNotImplement) { return } func67 func (e PlaceholderEnum) ProtoInternal(pragma.DoNotImplement) { return } func82 func (e PlaceholderEnumValue) ProtoInternal(pragma.DoNotImplement) { return } func109 func (m PlaceholderMessage) ProtoInternal(pragma.DoNotImplement) { return } func
85 func (fd *File) ProtoInternal(pragma.DoNotImplement) {} func412 func (xd *Extension) ProtoInternal(pragma.DoNotImplement) {} func452 func (sd *Service) ProtoInternal(pragma.DoNotImplement) {} func470 func (md *Method) ProtoInternal(pragma.DoNotImplement) {} func503 func (d *Base) ProtoInternal(pragma.DoNotImplement) {} func
19 type DoNotImplement interface{ ProtoInternal(DoNotImplement) } methodSpec
176 func (x placeholderExtension) ProtoInternal(pragma.DoNotImplement) { return } func