Home | History | Annotate | Download | only in driver

Lines Matching full:objectlock

2351           ObjectLock<mirror::Class> lock(soa.Self(), klass);
2421 // We need to use an ObjectLock due to potential suspension in the interpreting code. Rather
2424 ObjectLock<mirror::Class> lock(soa.Self(), h_klass);