Searched defs:AccessibleObject (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Daccessible_object.h31 // C++ mirror of java.lang.reflect.AccessibleObject
32 class MANAGED AccessibleObject : public Object { class in namespace:art::mirror
35 return OFFSET_OF_OBJECT_MEMBER(AccessibleObject, flag_);
53 DISALLOW_IMPLICIT_CONSTRUCTORS(AccessibleObject);

Completed in 45 milliseconds