Home
last modified time | relevance | path

Searched refs:GeneratedCodeInfo_Annotation_Semantic (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go619 type GeneratedCodeInfo_Annotation_Semantic int32 type
623 GeneratedCodeInfo_Annotation_NONE GeneratedCodeInfo_Annotation_Semantic = 0
625 GeneratedCodeInfo_Annotation_SET GeneratedCodeInfo_Annotation_Semantic = 1
627 GeneratedCodeInfo_Annotation_ALIAS GeneratedCodeInfo_Annotation_Semantic = 2
644 func (x GeneratedCodeInfo_Annotation_Semantic) Enum() *GeneratedCodeInfo_Annotation_Semantic {
645 p := new(GeneratedCodeInfo_Annotation_Semantic)
650 func (x GeneratedCodeInfo_Annotation_Semantic) String() string {
654 func (GeneratedCodeInfo_Annotation_Semantic) Descriptor() protoreflect.EnumDescriptor {
658 func (GeneratedCodeInfo_Annotation_Semantic) Type() protoreflect.EnumType {
662 func (x GeneratedCodeInfo_Annotation_Semantic) Number() protoreflect.EnumNumber {
[all …]