Lines Matching refs:ERROR
45 LOG(ERROR) << "Failed to get ZipArchiveHandle"; in GetWipePartitionList()
56 LOG(ERROR) << "Failed to extract " << RECOVERY_WIPE_ENTRY_NAME in GetWipePartitionList()
64 LOG(ERROR) << "Failed to extract " << RECOVERY_WIPE_ENTRY_NAME << ": " in GetWipePartitionList()
74 PLOG(ERROR) << "failed to read \"" << RECOVERY_WIPE_ON_DEVICE << "\""; in GetWipePartitionList()
98 PLOG(ERROR) << "Failed to open \"" << partition << "\""; in SecureWipePartition()
104 PLOG(ERROR) << "Failed to get partition size"; in SecureWipePartition()
118 PLOG(ERROR) << " Failed"; in SecureWipePartition()
124 PLOG(ERROR) << " Failed"; in SecureWipePartition()
136 LOG(ERROR) << "wipe_package_size is zero"; in ReadWipePackage()
142 PLOG(ERROR) << "Failed to read wipe package" << err_str; in ReadWipePackage()
156 LOG(ERROR) << "Failed to verify package"; in CheckWipePackage()
162 LOG(ERROR) << "Failed to get ZipArchiveHandle"; in CheckWipePackage()
168 LOG(ERROR) << "Failed to parse metadata in the zip file"; in CheckWipePackage()
182 LOG(ERROR) << "Failed to open wipe package"; in WipeAbDevice()
187 LOG(ERROR) << "Failed to verify wipe package"; in WipeAbDevice()
193 LOG(ERROR) << "Empty wipe ab partition list"; in WipeAbDevice()