Home | History | Annotate | Download | only in runtime

Lines Matching refs:getS0

1003   // case 2, get the initialized storage from StaticsFromCode.getS0
1014 getS0 = klass->FindDirectMethod("getS0", "()Ljava/lang/Object;");
1023 mirror::Class* init = ResolveVerifyAndClinit(type_idx, getS0, Thread::Current(), true, false);