Home
last modified time | relevance | path

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

/art/runtime/
Dtransaction_test.cc484 Handle<mirror::DexCache> h_dex_cache(hs.NewHandle(h_klass->GetDexCache())); in TEST_F() local
Dclass_linker.cc3463 Handle<mirror::DexCache> h_dex_cache(hs.NewHandle(dex_cache)); in RegisterExistingDexCache() local
3517 Handle<mirror::DexCache> h_dex_cache(hs.NewHandle(AllocDexCache(/*out*/&location, in RegisterDexFile() local