Home | History | Annotate | Download | only in runtime

Lines Matching refs:Proxy

47 #include "mirror/proxy.h"
663 struct ProxyOffsets : public CheckOffsets<mirror::Proxy> {
664 ProxyOffsets() : CheckOffsets<mirror::Proxy>(false, "Ljava/lang/reflect/Proxy;") {
665 addOffset(OFFSETOF_MEMBER(mirror::Proxy, h_), "h");