Searched defs:h_dex_cache (Results 1 – 3 of 3) sorted by relevance
72 auto h_dex_cache = hs2.NewHandle(compiler_driver->FindDexCache(field_idx_ptr->dex_file)); in Resolve() local
206 Handle<mirror::DexCache> h_dex_cache(hs.NewHandle(declaring_class->GetDexCache())); in HandleDeoptimization() local
121 auto h_dex_cache(hs.NewHandle(klass->GetDexCache())); in VerifyMethod() local