Home
last modified time | relevance | path

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

/art/test/497-inlining-and-class-loader/
Dclear_dex_cache.cc54 JNIEnv*, jclass, jclass cls, jobject old_cache) { in Java_Main_restoreResolvedMethods() argument
60 mirror::PointerArray* old = soa.Decode<mirror::PointerArray*>(old_cache); in Java_Main_restoreResolvedMethods()