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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp645 const String16& curTag,
659 curTag, &str, curIsStyled ? &spans : NULL,
826 const String16* curTag = NULL; local
1232 curTag = &item16;
1303 curTag = &string16;
1309 curTag = &drawable16;
1313 curTag = &color16;
1317 curTag = &bool16;
1321 curTag = &integer16;
1325 curTag
638 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/androidfw/
H A DResourceTypes.cpp4302 String8(*curTag).string(),

Completed in 45 milliseconds