Searched defs:field_class (Results 1 – 4 of 4) sorted by relevance
242 ObjPtr<mirror::Class> field_class; in DoFieldPutCommon() local
263 public static native void readNativeFields(Class<?> field_class, long[] sfields); in readNativeFields()
575 Handle<mirror::Class> field_class(hs.NewHandle(enum_field->GetDeclaringClass())); in ProcessAnnotationValue() local1022 const ClassData field_class(hs, field); in GetAnnotationForField() local1032 const ClassData field_class(hs, field); in GetAnnotationsForField() local1042 const ClassData field_class(hs, field); in GetSignatureAnnotationForField() local1052 const ClassData field_class(hs, field); in IsFieldAnnotationPresent() local
689 ObjPtr<mirror::Class> field_class = field->GetDeclaringClass(); in ComputeSpecialAccessorInfo() local