Searched refs:collectString (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tools/aapt/ |
D | XMLNode.cpp | 282 if (!ResTable::collectString(outString, curString.string(), in parseStyledString() 317 if (!ResTable::collectString(outString, curString.string(), in parseStyledString() 386 if (!ResTable::collectString(outString, curString.string(), in parseStyledString()
|
/frameworks/base/include/androidfw/ |
D | ResourceTypes.h | 1825 static bool collectString(String16* outString,
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 5597 bool failed = collectString(outString, s, len, preserveSpaces, &errorMsg); in stringToValue() 5607 bool ResTable::collectString(String16* outString, in collectString() function in android::ResTable
|