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

/frameworks/base/tools/aapt/
H A Dpseudolocalize.cpp235 * processed by ResTable::collectString in the normal way.
H A DXMLNode.cpp282 if (!ResTable::collectString(outString, curString.string(),
317 if (!ResTable::collectString(outString, curString.string(),
386 if (!ResTable::collectString(outString, curString.string(),
/frameworks/base/include/androidfw/
H A DResourceTypes.h1825 static bool collectString(String16* outString,
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5597 bool failed = collectString(outString, s, len, preserveSpaces, &errorMsg);
5607 bool ResTable::collectString(String16* outString, function in class:android::ResTable

Completed in 1129 milliseconds