Lines Matching refs:ERROR
45 LOG(ERROR) << "Failed to get ZipArchiveHandle"; in GetWipePartitionList()
59 LOG(ERROR) << "Failed to extract " << RECOVERY_WIPE_ENTRY_NAME << ": " in GetWipePartitionList()
69 PLOG(ERROR) << "failed to read \"" << RECOVERY_WIPE_ON_DEVICE << "\""; in GetWipePartitionList()
93 PLOG(ERROR) << "Failed to open \"" << partition << "\""; in SecureWipePartition()
99 PLOG(ERROR) << "Failed to get partition size"; in SecureWipePartition()
113 PLOG(ERROR) << " Failed"; in SecureWipePartition()
119 PLOG(ERROR) << " Failed"; in SecureWipePartition()
131 LOG(ERROR) << "wipe_package_size is zero"; in ReadWipePackage()
137 PLOG(ERROR) << "Failed to read wipe package" << err_str; in ReadWipePackage()
151 LOG(ERROR) << "Failed to verify package"; in CheckWipePackage()
157 LOG(ERROR) << "Failed to get ZipArchiveHandle"; in CheckWipePackage()
163 LOG(ERROR) << "Failed to parse metadata in the zip file"; in CheckWipePackage()
177 LOG(ERROR) << "Failed to open wipe package"; in WipeAbDevice()
182 LOG(ERROR) << "Failed to verify wipe package"; in WipeAbDevice()
188 LOG(ERROR) << "Empty wipe ab partition list"; in WipeAbDevice()