Lines Matching refs:ERROR
622 LOG(ERROR) << "Unexpected failure to resolve a method: " in VisitMethod()
675 PLOG(ERROR) << "Failed to write final relative call thunks"; in EndClass()
787 PLOG(ERROR) << "Failed to write " << what << " for " in ReportWriteFailure()
940 PLOG(ERROR) << "Failed to write " << DataAccess::Name() << " for " in ReportWriteFailure()
1130 LOG(ERROR) << "Failed to get file offset in " << out->GetLocation(); in WriteRodata()
1139 PLOG(ERROR) << "Failed to reserve space for oat header in " << out->GetLocation(); in WriteRodata()
1146 LOG(ERROR) << "Failed to write oat tables to " << out->GetLocation(); in WriteRodata()
1152 LOG(ERROR) << "Failed to seek to oat code position in " << out->GetLocation(); in WriteRodata()
1158 LOG(ERROR) << "Failed to write oat code to " << out->GetLocation(); in WriteRodata()
1168 PLOG(ERROR) << "Failed to seek to oat code section. Actual: " << new_offset in WriteRodata()
1185 LOG(ERROR) << "Failed to write oat code to " << out->GetLocation(); in WriteCode()
1191 LOG(ERROR) << "Failed to write oat code for dex files to " << out->GetLocation(); in WriteCode()
1197 LOG(ERROR) << "Failed to get oat end file offset in " << out->GetLocation(); in WriteCode()
1249 PLOG(ERROR) << "Failed to seek to oat header position in " << out->GetLocation(); in WriteCode()
1254 PLOG(ERROR) << "Failed to write oat header to " << out->GetLocation(); in WriteCode()
1258 PLOG(ERROR) << "Failed to seek to end after writing oat header to " << out->GetLocation(); in WriteCode()
1269 PLOG(ERROR) << "Failed to write oat dex information to " << out->GetLocation(); in WriteTables()
1278 PLOG(ERROR) << "Failed to seek to dex file section. Actual: " << actual_offset in WriteTables()
1284 PLOG(ERROR) << "Failed to write dex file " << dex_file->GetLocation() in WriteTables()
1292 PLOG(ERROR) << "Failed to write oat methods information to " << out->GetLocation(); in WriteTables()
1337 PLOG(ERROR) << "Failed to write " # field " to " << out->GetLocation(); \ in WriteCode()
1433 PLOG(ERROR) << "Failed to write dex file location length to " << out->GetLocation(); in Write()
1438 PLOG(ERROR) << "Failed to write dex file location data to " << out->GetLocation(); in Write()
1443 PLOG(ERROR) << "Failed to write dex file location checksum to " << out->GetLocation(); in Write()
1448 PLOG(ERROR) << "Failed to write dex file offset to " << out->GetLocation(); in Write()
1454 PLOG(ERROR) << "Failed to write methods offsets to " << out->GetLocation(); in Write()
1559 PLOG(ERROR) << "Failed to write class status to " << out->GetLocation(); in Write()
1564 PLOG(ERROR) << "Failed to write oat class type to " << out->GetLocation(); in Write()
1571 PLOG(ERROR) << "Failed to write method bitmap size to " << out->GetLocation(); in Write()
1576 PLOG(ERROR) << "Failed to write method bitmap to " << out->GetLocation(); in Write()
1583 PLOG(ERROR) << "Failed to write method offsets to " << out->GetLocation(); in Write()