Searched refs:GetEncodedAnnotation (Results 1 – 3 of 3) sorted by relevance
689 if (!VerifyEncodedAnnotation(orig->GetEncodedAnnotation(), in VerifyEncodedValue()690 output->GetEncodedAnnotation(), in VerifyEncodedValue()
171 WriteEncodedAnnotation(stream, encoded_value->GetEncodedAnnotation()); in WriteEncodedValue()
804 EncodedAnnotation* GetEncodedAnnotation() const { return encoded_annotation_.get(); } in GetEncodedAnnotation() function