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