Searched defs:field_class (Results 1 – 4 of 4) sorted by relevance
211 ObjPtr<mirror::Class> field_class; in DoFieldPutCommon() local
835 auto field_class(hs.NewHandle<mirror::Class>(GetClassRoot<mirror::Field>(class_roots))); in Start() local
592 Handle<mirror::Class> field_class(hs.NewHandle(enum_field->GetDeclaringClass())); in ProcessAnnotationValue() local1016 const ClassData field_class(hs, field); in GetAnnotationForField() local1026 const ClassData field_class(hs, field); in GetAnnotationsForField() local1036 const ClassData field_class(hs, field); in GetSignatureAnnotationForField() local1046 const ClassData field_class(hs, field); in IsFieldAnnotationPresent() local
721 ObjPtr<mirror::Class> field_class = field->GetDeclaringClass(); in ComputeSpecialAccessorInfo() local