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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp677 const String16& curTag,
692 curTag, &str, curIsStyled ? &spans : NULL,
892 const String16* curTag = NULL; local
1298 curTag = &item16;
1372 curTag = &string16;
1378 curTag = &drawable16;
1382 curTag = &color16;
1386 curTag = &bool16;
1390 curTag = &integer16;
1394 curTag
670 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, PseudolocalizationMethod pseudolocalize, const bool overwrite, KeyedVector<type_ident_pair_t, bool>* skippedResourceNames, ResourceTable* outTable) argument
[all...]

Completed in 1994 milliseconds