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

/art/compiler/dex/
H A Dmir_field_info.cc72 auto h_dex_cache = hs2.NewHandle(compiler_driver->FindDexCache(field_idx_ptr->dex_file)); local
74 soa, h_dex_cache, class_loader, field_idx_ptr->dex_file, field_idx, false);

Completed in 44 milliseconds