Searched refs:GetAnnotation (Results 1 – 3 of 3) 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