Searched defs:kResolved (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_status.h43 // class, it may not be kResolved and it will try to push it
44 // forward toward kResolved.
61 // kResolved: Still holding the lock on Class, the ClassLinker
63 // it kResolved. Java allows circularities of the form where a super
82 kResolved = 7, // Part of linking. member in class:art::ClassStatus

Completed in 34 milliseconds