Searched refs:RunBackgroundVerification (Results 1 – 3 of 3) sorted by relevance
124 void RunBackgroundVerification(const std::vector<const DexFile*>& dex_files,
713 void OatFileManager::RunBackgroundVerification(const std::vector<const DexFile*>& dex_files, in RunBackgroundVerification() function in art::OatFileManager
347 Runtime::Current()->GetOatFileManager().RunBackgroundVerification( in DexFile_verifyInBackgroundNative()