Home
last modified time | relevance | path

Searched refs:proxyCache_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dclass_loader.h82 HeapReference<Object> proxyCache_; variable
/art/runtime/
Dclass_linker_test.cc666 addOffset(OFFSETOF_MEMBER(mirror::ClassLoader, proxyCache_), "proxyCache"); in ClassLoaderOffsets()