Home | History | Annotate | Download | only in runtime

Lines Matching refs:Proxy

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