Searched refs:AllocAndInitializeDexCache (Results 1 – 3 of 3) sorted by relevance
47 hs.NewHandle(class_linker_->AllocAndInitializeDexCache( in TEST_F()69 hs.NewHandle(class_linker_->AllocAndInitializeDexCache( in TEST_F()
740 mirror::DexCache* AllocAndInitializeDexCache(Thread* self,
2253 mirror::DexCache* ClassLinker::AllocAndInitializeDexCache(Thread* self, in AllocAndInitializeDexCache() function in art::ClassLinker3360 ObjPtr<mirror::DexCache> dex_cache = AllocAndInitializeDexCache( in AppendToBootClassPath()