Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/src/
DmetaProto.cpp124 auto *proto_anno = protoMeta.add_annotations(); in Serialize() local
125 AnnotationData::Serialize(anno, *proto_anno); in Serialize()