Searched refs:SetDexFile (Results 1 – 4 of 4) sorted by relevance
219 SetDexFile(dex_file); in Init()
449 void SetDexFile(const DexFile* dex_file) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexFile() function
1791 dex_cache->SetDexFile(dex_file.get()); in OpenImageDexFiles()2064 dex_cache->SetDexFile(dex_file.get()); in AddImageSpace()3863 dex_cache->SetDexFile(&dex_file); in RegisterDexFileLocked()
3324 copy_dex_cache->SetDexFile(nullptr); in FixupDexCache()