Home | History | Annotate | Download | only in mirror

Lines Matching refs:kStatusLoaded

94   // kStatusLoaded: After taking a lock on Class, the ClassLinker will
95 // attempt to move a kStatusIdx class forward to kStatusLoaded by
116 kStatusLoaded = 2, // DEX idx values resolved.
145 return GetStatus() >= kStatusLoaded;