Home | History | Annotate | Download | only in driver

Lines Matching refs:old_status

1918             const mirror::Class::Status old_status = klass->GetStatus();
1934 CHECK_EQ(old_status, klass->GetStatus()) << "Previous class status not restored";