Searched refs:AddExtraBootDexFiles (Results 1 – 3 of 3) sorted by relevance
167 void AddExtraBootDexFiles(Thread* self,
1596 class_linker_->AddExtraBootDexFiles(self, std::move(extra_boot_class_path)); in Init()
1380 void ClassLinker::AddExtraBootDexFiles( in AddExtraBootDexFiles() function in art::ClassLinker