Searched defs:h_dex_cache (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.cc2356 Handle<mirror::DexCache> h_dex_cache = hs.NewHandle(klass->GetDexCache()); local
2363 &h_dex_cache,
2371 *dex_file, dex::StringIndex(value_it.GetJavaValue().i), h_dex_cache);
2387 *dex_file, dex::StringIndex(inst->VRegB_21c()), h_dex_cache);
2391 *dex_file, dex::StringIndex(inst->VRegB_31c()), h_dex_cache);

Completed in 47 milliseconds