Home | History | Annotate | Download | only in androidfw

Lines Matching defs:ERROR

31 #ifdef ERROR
32 #undef ERROR
96 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has invalid ID 0.";
102 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has too many entries (" << entry_count << ").";
112 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.";
117 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets extend beyond chunk.";
122 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entries start at unaligned address.";
131 LOG(ERROR) << "Entry at offset " << entry_offset << " is not 4-byte aligned.";
138 LOG(ERROR) << "Entry at offset " << entry_offset << " is too large.";
146 LOG(ERROR) << "Entry at offset " << entry_offset
156 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset
162 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset
170 LOG(ERROR) << "No room for Res_value after ResTable_entry at offset " << entry_offset
179 LOG(ERROR) << "Res_value at offset " << entry_offset << " is too small.";
184 LOG(ERROR) << "Res_value size " << value_size << " at offset " << entry_offset
193 LOG(ERROR) << "Map entries at offset " << entry_offset << " start at unaligned offset.";
199 LOG(ERROR) << "Too many map entries in ResTable_map_entry at offset " << entry_offset << ".";
381 LOG(ERROR) << "RES_TABLE_PACKAGE_TYPE too small.";
403 LOG(ERROR) << "RES_TABLE_PACKAGE_TYPE type ID offset too large.";
430 LOG(ERROR) << "RES_STRING_POOL_TYPE for types corrupt.";
438 LOG(ERROR) << "RES_STRING_POOL_TYPE for keys corrupt.";
449 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE too small.";
454 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE has invalid ID 0.";
460 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE has out of range ID.";
472 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE has too many entries (" << entry_count << ").";
477 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE too small to hold entries.";
500 LOG(ERROR) << "RES_TABLE_TYPE_TYPE too small.";
513 LOG(ERROR) << StringPrintf(
523 LOG(ERROR) << "RES_TABLE_LIBRARY_TYPE too small.";
528 LOG(ERROR) << "RES_TABLE_LIBRARY_TYPE too small to hold entries.";
543 LOG(ERROR) << StringPrintf(
562 LOG(ERROR) << iter.GetLastError();
573 LOG(ERROR) << "Too many type configurations, overflow detected.";
595 LOG(ERROR) << "RES_TABLE_TYPE too small.";
614 LOG(ERROR) << "RES_STRING_POOL_TYPE corrupt.";
624 LOG(ERROR) << "More package chunks were found than the " << package_count
645 LOG(ERROR) << iter.GetLastError();
679 LOG(ERROR) << iter.GetLastError();