Searched refs:GetAnnotation (Results 1 – 4 of 4) sorted by relevance
508 return VerifyEncodedAnnotation(orig->GetAnnotation(), in VerifyAnnotation()509 output->GetAnnotation(), in VerifyAnnotation()
374 WriteEncodedAnnotation(stream, annotation->GetAnnotation()); in WriteAnnotations()
1112 EncodedAnnotation* GetAnnotation() const { return annotation_.get(); } in GetAnnotation() function
699 DumpEncodedAnnotation(annotation->GetAnnotation()); in DumpAnnotationSetItem()