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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp647 bool curIsStyled,
660 curTag, &str, curIsStyled ? &spans : NULL,
832 bool curIsStyled = false; local
1255 curIsStyled = true;
1307 curIsStyled = true;
1546 *curTag, curIsStyled, curFormat, curIsFormatted,
1558 ident, *curTag, curIsStyled, curFormat,
639 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

Completed in 111 milliseconds