Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass_loader.h37 Object* proxyCache_; variable
/art/runtime/
Dclass_linker_test.cc560 offsets.push_back(CheckOffset(OFFSETOF_MEMBER(mirror::ClassLoader, proxyCache_), "proxyCache")); in ClassLoaderOffsets()