Searched refs:RES_TABLE_LIBRARY_TYPE (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/androidfw/
H A DLoadedArsc.cpp520 case RES_TABLE_LIBRARY_TYPE: {
523 LOG(ERROR) << "RES_TABLE_LIBRARY_TYPE too small.";
528 LOG(ERROR) << "RES_TABLE_LIBRARY_TYPE too small to hold entries.";
544 "Package ID %02x in RES_TABLE_LIBRARY_TYPE too large for package '%s'.",
/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp237 case android::RES_TABLE_LIBRARY_TYPE:
H A DTableFlattener.cpp538 lib_writer.StartChunk<ResTable_lib_header>(RES_TABLE_LIBRARY_TYPE);
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h237 RES_TABLE_LIBRARY_TYPE = 0x0203 enumerator in enum:android::__anon952
/frameworks/base/tools/aapt/
H A DResourceTable.cpp3363 libHeader->header.type = htods(RES_TABLE_LIBRARY_TYPE);

Completed in 5946 milliseconds