Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetSFields

4338   fields = new_class->GetSFields();
4961 is_static ? klass->GetSFields() : klass->GetIFields();
5140 is_static ? klass->GetSFields() : klass->GetIFields();