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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp459 String16 itemIdent; local
462 itemIdent = String16(block.getAttributeStringValue(itemIdentIdx, &len));
487 if (!attr.hasErrors && !outTable->hasBagOrEntry(itemIdent, &id16, &myPackage)) {
489 myPackage, id16, itemIdent, String16(), NULL);
510 enumOrFlagsComment.append(itemIdent);
522 itemIdent, value, NULL, NULL, false, true);
575 const String16& itemIdent,
602 String8(itemIdent).string(),
606 myPackage, curType, ident, parentIdent, itemIdent, str,
1198 String16 itemIdent; local
567 parseAndAddBag(Bundle* bundle, const sp<AaptFile>& in, ResXMLTree* block, const ResTable_config& config, const String16& myPackage, const String16& curType, const String16& ident, const String16& parentIdent, const String16& itemIdent, int32_t curFormat, bool isFormatted, const String16& product, bool pseudolocalize, const bool overwrite, ResourceTable* outTable) argument
1461 String16 itemIdent; local
[all...]

Completed in 21 milliseconds