Home
last modified time | relevance | path

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

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