Home | History | Annotate | Download | only in ijar

Lines Matching refs:annotation_

735     delete annotation_;
739 annotation_->ExtractClassNames();
746 annotation_->Write(p);
754 value->annotation_ = Annotation::Read(p);
888 Annotation *annotation_;
893 delete annotation_;
898 annotation_->Write(p);
902 value->annotation_ = Annotation::Read(p);
906 Annotation *annotation_;