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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp644 const String16& curTag,
658 curTag, &str, curIsStyled ? &spans : NULL,
824 const String16* curTag = NULL; local
1187 curTag = &item16;
1258 curTag = &string16;
1264 curTag = &drawable16;
1268 curTag = &color16;
1272 curTag = &bool16;
1276 curTag = &integer16;
1280 curTag
637 parseAndAddEntry(Bundle* bundle, const sp<AaptFile>& in, ResXMLTree* block, const ResTable_config& config, const String16& myPackage, const String16& curType, const String16& ident, const String16& curTag, bool curIsStyled, int32_t curFormat, bool isFormatted, const String16& product, bool pseudolocalize, const bool overwrite, ResourceTable* outTable) argument
[all...]
/frameworks/base/libs/utils/
H A DResourceTypes.cpp3086 String8(*curTag).string(),

Completed in 77 milliseconds