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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp696 bool curIsStyled,
710 curTag, &str, curIsStyled ? &spans : NULL,
918 bool curIsStyled = false; local
1353 curIsStyled = true;
1411 curIsStyled = true;
1668 *curTag, curIsStyled, curFormat, curIsFormatted,
1685 ident, *curTag, curIsStyled, curFormat,
1693 myPackage, curType, ident, *curTag, curIsStyled, curFormat,
688 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

Completed in 62 milliseconds