Searched refs:check_art_file (Results 1 – 1 of 1) sorted by relevance
371 bool check_art_file, in ArtifactsExist() argument375 if (check_art_file) { in ArtifactsExist()1079 const bool check_art_file = !on_system; in SystemServerArtifactsExist() local1081 if (!ArtifactsExist(artifacts, check_art_file, &error_msg_tmp, checked_artifacts)) { in SystemServerArtifactsExist()