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.cc68 JNIEnv*, jclass, jclass cls, jobject old_cache) { in Java_Main_restoreResolvedMethods() argument
74 ObjPtr<mirror::Array> old = soa.Decode<mirror::Array>(old_cache); in Java_Main_restoreResolvedMethods()