Searched refs:TYPE_ANY (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h97 const int32_t format = ResTable_map::TYPE_ANY,
121 const int32_t format = ResTable_map::TYPE_ANY);
186 uint32_t attrType = ResTable_map::TYPE_ANY);
224 Item() : isId(false), format(ResTable_map::TYPE_ANY), bagKeyId(0), evaluating(false)
230 int32_t format = ResTable_map::TYPE_ANY);
263 mItemFormat(ResTable_map::TYPE_ANY), mNameIndex(-1), mPos(pos)
286 int32_t format = ResTable_map::TYPE_ANY,
293 int32_t format = ResTable_map::TYPE_ANY);
H A DResourceTable.cpp258 , type(ResTable_map::TYPE_ANY)
428 if (attr.type == ResTable_map::TYPE_ANY) {
827 int32_t curFormat = ResTable_map::TYPE_ANY;
3089 sprintf(numberStr, "%d", ResTable_map::TYPE_ANY);
/frameworks/base/include/utils/
H A DResourceTypes.h1757 // in the bag so can not be handled generically for TYPE_ANY.
1758 TYPE_ANY = 0x0000FFFF, enumerator in enum:android::ResTable_map::__anon225
2042 uint32_t attrType = ResTable_map::TYPE_ANY,

Completed in 113 milliseconds