Home
last modified time | relevance | path

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

/build/tools/ijar/
Dclassfile.cc735 delete annotation_; in ~TypeAnnotation()
739 annotation_->ExtractClassNames(); in ExtractClassNames()
746 annotation_->Write(p); in Write()
754 value->annotation_ = Annotation::Read(p); in Read()
888 Annotation *annotation_; member
893 delete annotation_; in ~AnnotationTypeElementValue()
898 annotation_->Write(p); in Write()
902 value->annotation_ = Annotation::Read(p); in Read()
906 Annotation *annotation_; member