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

/frameworks/base/tools/aapt/
H A DXMLNode.cpp9 #include "pseudolocalize.h"
190 bool pseudolocalize)
209 pseudolocalize = false;
212 if (xliffDepth == 0 && pseudolocalize) {
183 parseStyledString(Bundle* bundle, const char* fileName, ResXMLTree* inXml, const String16& endTag, String16* outString, Vector<StringPool::entry_style_span>* outSpans, bool isFormatted, bool pseudolocalize) argument
H A DResourceTable.cpp580 bool pseudolocalize,
591 pseudolocalize);
675 bool pseudolocalize,
686 isFormatted, pseudolocalize);
1555 // pseudolocalize here
1592 // pseudolocalize here
568 parseAndAddBag(Bundle* bundle, const sp<AaptFile>& in, ResXMLTree* block, const ResTable_config& config, const String16& myPackage, const String16& curType, const String16& ident, const String16& parentIdent, const String16& itemIdent, int32_t curFormat, bool isFormatted, const String16& product, bool pseudolocalize, const bool overwrite, ResourceTable* outTable) argument
663 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, KeyedVector<type_ident_pair_t, bool>* skippedResourceNames, ResourceTable* outTable) argument

Completed in 29 milliseconds