Searched refs:AllocAndInitializeDexCache (Results 1 – 4 of 4) sorted by relevance
47 hs.NewHandle(class_linker_->AllocAndInitializeDexCache( in TEST_F()70 hs.NewHandle(class_linker_->AllocAndInitializeDexCache( in TEST_F()
960 ObjPtr<mirror::DexCache> AllocAndInitializeDexCache(Thread* self,
1548 dex_cache.Assign(class_linker->AllocAndInitializeDexCache(Thread::Current(), *dex_file, alloc)); in TEST_F()
2403 ObjPtr<mirror::DexCache> ClassLinker::AllocAndInitializeDexCache(Thread* self, in AllocAndInitializeDexCache() function in art::ClassLinker3868 ObjPtr<mirror::DexCache> dex_cache = AllocAndInitializeDexCache( in AppendToBootClassPath()