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

/frameworks/base/tools/aapt/
H A DXMLNode.cpp269 if (!ResTable::collectString(outString, curString.string(),
304 if (!ResTable::collectString(outString, curString.string(),
390 if (!ResTable::collectString(outString, curString.string(),
/frameworks/base/include/androidfw/
H A DResourceTypes.h1758 static bool collectString(String16* outString,
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5117 bool failed = collectString(outString, s, len, preserveSpaces, &errorMsg);
5127 bool ResTable::collectString(String16* outString, function in class:android::ResTable

Completed in 359 milliseconds