Lines Matching full:plog
328 PLOG(ERROR) << "Failed to read magic number from dex file: '" << filename << "'";
984 PLOG(ERROR) << "Failed to write final relative call thunks";
1121 PLOG(ERROR) << "Failed to write " << what << " for "
1325 PLOG(ERROR) << "Failed to write map for "
1518 PLOG(ERROR) << "Failed to seek to oat code section. Actual: " << new_offset
1633 PLOG(ERROR) << "Failed to get current offset from " << out->GetLocation();
1637 PLOG(ERROR) << "Failed to seek to oat header position in " << out->GetLocation();
1644 PLOG(ERROR) << "Failed to flush before writing oat header to " << out->GetLocation();
1650 PLOG(ERROR) << "Failed to write oat header to " << out->GetLocation();
1655 PLOG(ERROR) << "Failed to flush after writing oat header to " << out->GetLocation();
1660 PLOG(ERROR) << "Failed to seek back after writing oat header to " << out->GetLocation();
1675 PLOG(ERROR) << "Failed to seek to oat class offsets section. Actual: " << actual_offset
1690 PLOG(ERROR) << "Failed to write oat methods information to " << out->GetLocation();
1720 PLOG(ERROR) << "Failed to write " # field " to " << out->GetLocation(); \
1776 PLOG(ERROR) << "Failed to read dex file header. Actual: "
1871 PLOG(ERROR) << "Failed to seek to dex file section. Actual: " << actual_offset
1877 PLOG(ERROR) << "Failed to flush before writing dex file."
1883 PLOG(ERROR) << "Stream/file position mismatch! Actual: " << actual_offset
1909 PLOG(ERROR) << "Failed to flush dex file from ZIP entry."
1915 PLOG(ERROR) << "Failed get end offset after writing dex file from ZIP entry."
1935 PLOG(ERROR) << "Failed to seek back to dex file header. Actual: " << actual_offset
1957 PLOG(ERROR) << "Failed to seek to end of dex file. Actual: " << actual_offset
1964 PLOG(ERROR) << "Failed to seek stream to end of dex file. Actual: " << actual_offset
1969 PLOG(ERROR) << "Failed to flush stream after seeking over dex file."
1977 PLOG(ERROR) << "Failed to truncate excessive dex file length."
1995 PLOG(ERROR) << "Failed to seek to dex file header. Actual: " << input_offset
2006 PLOG(ERROR) << "Failed to copy dex file to oat file."
2011 PLOG(ERROR) << "Failed to flush dex file."
2020 PLOG(ERROR) << "Unexpected file position after copying dex file. Actual: " << actual_offset
2027 PLOG(ERROR) << "Failed to seek stream to end of dex file. Actual: " << actual_offset
2032 PLOG(ERROR) << "Failed to flush stream after seeking over dex file."
2050 PLOG(ERROR) << "Failed to write dex file " << oat_dex_file->GetLocation()
2055 PLOG(ERROR) << "Failed to flush stream after writing dex file."
2077 PLOG(ERROR) << "Failed to seek to OatDexFile table section. Actual: " << actual_offset
2090 PLOG(ERROR) << "Failed to write oat dex information to " << rodata->GetLocation();
2103 PLOG(ERROR) << "Failed to extend file for type lookup tables. new_length: " << new_length
2109 PLOG(ERROR) << "Failed to seek stream after extending file for type lookup tables."
2115 PLOG(ERROR) << "Failed to flush stream after extending for type lookup tables."
2217 PLOG(ERROR) << "Failed to Sync() type lookup tables. Map: " << opened_dex_files_map->GetName();
2306 PLOG(ERROR) << "Failed to write dex file location length to " << out->GetLocation();
2312 PLOG(ERROR) << "Failed to write dex file location data to " << out->GetLocation();
2318 PLOG(ERROR) << "Failed to write dex file location checksum to " << out->GetLocation();
2324 PLOG(ERROR) << "Failed to write dex file offset to " << out->GetLocation();
2330 PLOG(ERROR) << "Failed to write class offsets offset to " << out->GetLocation();
2336 PLOG(ERROR) << "Failed to write lookup table offset to " << out->GetLocation();
2346 PLOG(ERROR) << "Failed to write oat class offsets for " << GetLocation()
2435 PLOG(ERROR) << "Failed to write class status to " << out->GetLocation();
2441 PLOG(ERROR) << "Failed to write oat class type to " << out->GetLocation();
2449 PLOG(ERROR) << "Failed to write method bitmap size to " << out->GetLocation();
2455 PLOG(ERROR) << "Failed to write method bitmap to " << out->GetLocation();
2462 PLOG(ERROR) << "Failed to write method offsets to " << out->GetLocation();