Searched refs:ArtifactsExist (Results 1 – 1 of 1) sorted by relevance
/art/odrefresh/ |
D | odrefresh.cc | 370 bool ArtifactsExist(const OdrArtifacts& artifacts, in ArtifactsExist() function 1044 if (!ArtifactsExist(artifacts, /*check_art_file=*/true, error_msg, checked_artifacts)) { in PrimaryBootImageExist() 1052 if (!ArtifactsExist( in PrimaryBootImageExist() 1067 return ArtifactsExist(artifacts, /*check_art_file=*/true, error_msg, checked_artifacts); in BootImageMainlineExtensionExist() 1081 if (!ArtifactsExist(artifacts, check_art_file, &error_msg_tmp, checked_artifacts)) { in SystemServerArtifactsExist()
|