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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp599 bool curIsStyled,
610 curTag, &str, curIsStyled ? &spans : NULL,
734 bool curIsStyled = false; local
1113 curIsStyled = true;
1157 curIsStyled = true;
1374 *curTag, curIsStyled, curFormat, false, overwrite, outTable);
1385 ident, *curTag, curIsStyled, curFormat, true, overwrite, outTable);
591 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 pseudolocalize, const bool overwrite, ResourceTable* outTable) argument

Completed in 119 milliseconds