Home | History | Annotate | Download | only in runtime

Lines Matching refs:FindInstanceField

858   // Note: we hard code the field indexes here rather than using FindInstanceField
8780 : klass->FindInstanceField(dex_cache, field_idx);
8787 : klass->FindInstanceField(name, type);