Home | History | Annotate | Download | only in mirror

Lines Matching refs:kStatusLoaded

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