Searched defs:annotation_type (Results 1 – 3 of 3) sorted by relevance
42 …Annotations(final byte annotation_type, final int name_index, final int length, final DataInput in… in Annotations()59 …public Annotations(final byte annotation_type, final int name_index, final int length, final Annot… in Annotations()
115 TypeProto annotation_type = 1; field
284 std::string GenTypeAnnotation(AnnotationType annotation_type, in GenTypeAnnotation()