Lines Matching refs:ERROR
31 #ifdef ERROR
32 #undef ERROR
78 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has invalid ID 0."; in VerifyResTableType()
84 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has too many entries (" << entry_count << ")."; in VerifyResTableType()
96 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data."; in VerifyResTableType()
101 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets extend beyond chunk."; in VerifyResTableType()
106 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entries start at unaligned address."; in VerifyResTableType()
116 LOG(ERROR) << "Entry at offset " << entry_offset << " is not 4-byte aligned."; in VerifyResTableEntry()
123 LOG(ERROR) << "Entry at offset " << entry_offset << " is too large."; in VerifyResTableEntry()
131 LOG(ERROR) << "Entry at offset " << entry_offset in VerifyResTableEntry()
143 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset in VerifyResTableEntry()
149 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset in VerifyResTableEntry()
162 LOG(ERROR) << "No room for Res_value after ResTable_entry at offset " << entry_offset in VerifyResTableEntry()
174 LOG(ERROR) << "Res_value at offset " << entry_offset << " is too small."; in VerifyResTableEntry()
179 LOG(ERROR) << "Res_value size " << value_size << " at offset " << entry_offset in VerifyResTableEntry()
192 LOG(ERROR) << "Map entries at offset " << entry_offset << " start at unaligned offset."; in VerifyResTableEntry()
198 LOG(ERROR) << "Too many map entries in ResTable_map_entry at offset " << entry_offset << "."; in VerifyResTableEntry()
461 LOG(ERROR) << "RES_TABLE_PACKAGE_TYPE too small."; in Load()
488 LOG(ERROR) << "RES_TABLE_PACKAGE_TYPE type ID offset too large."; in Load()
509 LOG(ERROR) << "RES_STRING_POOL_TYPE is incomplete due to incremental installation."; in Load()
518 LOG(ERROR) << "RES_STRING_POOL_TYPE for types corrupt."; in Load()
527 LOG(ERROR) << "RES_STRING_POOL_TYPE for keys corrupt."; in Load()
538 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE too small."; in Load()
543 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE has invalid ID 0."; in Load()
549 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE has out of range ID."; in Load()
561 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE has too many entries (" << entry_count << ")."; in Load()
566 LOG(ERROR) << "RES_TABLE_TYPE_SPEC_TYPE too small to hold entries."; in Load()
583 LOG(ERROR) << "RES_TABLE_TYPE_TYPE too small."; in Load()
596 LOG(ERROR) << StringPrintf( in Load()
606 LOG(ERROR) << "RES_TABLE_LIBRARY_TYPE too small."; in Load()
611 LOG(ERROR) << "RES_TABLE_LIBRARY_TYPE too small to hold entries."; in Load()
629 LOG(ERROR) << StringPrintf( in Load()
643 LOG(ERROR) << "RES_TABLE_OVERLAYABLE_TYPE too small."; in Load()
654 LOG(ERROR) << "Multiple <overlayable> blocks with the same name '" in Load()
669 LOG(ERROR) << "RES_TABLE_OVERLAYABLE_POLICY_TYPE too small."; in Load()
674 LOG(ERROR) << "RES_TABLE_OVERLAYABLE_POLICY_TYPE too small to hold entries."; in Load()
685 LOG(ERROR) << "NULL ResTable_ref record??"; in Load()
709 LOG(ERROR) << StringPrintf("Error parsing RES_TABLE_OVERLAYABLE_TYPE: %s", in Load()
726 LOG(ERROR) << "RES_TABLE_STAGED_ALIAS_TYPE is too small."; in Load()
731 LOG(ERROR) << "RES_TABLE_STAGED_ALIAS_TYPE is too small to hold entries."; in Load()
741 LOG(ERROR) << "NULL ResTable_staged_alias_entry record??"; in Load()
746 LOG(ERROR) << StringPrintf("Repeated finalized resource id '%08x' in staged aliases.", in Load()
762 LOG(ERROR) << StringPrintf("Repeated staged resource id '%08x' in staged aliases.", in Load()
775 LOG(ERROR) << iter.GetLastError(); in Load()
795 LOG(ERROR) << "RES_TABLE_TYPE too small."; in LoadTable()
818 LOG(ERROR) << "RES_STRING_POOL_TYPE corrupt."; in LoadTable()
828 LOG(ERROR) << "More package chunks were found than the " << package_count in LoadTable()
849 LOG(ERROR) << iter.GetLastError(); in LoadTable()
890 LOG(ERROR) << iter.GetLastError(); in Load()