Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc9627 bool IsRecordAnnotationFound() { return count_ != 0; } in IsRecordAnnotationFound() function in art::RecordAnnotationVisitor
9859 if (!visitor.IsRecordAnnotationFound()) { in VerifyRecordClass()