Searched defs:protoElement (Results 1 – 1 of 1) sorted by relevance
23 auto *protoElement = protoAnno.add_elements(); in Serialize() local31 for (const auto &protoElement : protoAnno.elements()) { in Deserialize() local38 protoPanda::AnnotationElement &protoElement) in Serialize()52 …::AnnotationElement &AnnotationElement::Deserialize(const protoPanda::AnnotationElement &protoElem… in Deserialize()