Searched refs:collectString (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tools/aapt/ |
D | XMLNode.cpp | 143 if (!ResTable::collectString(outString, curString.string(), in parseStyledString() 178 if (!ResTable::collectString(outString, curString.string(), in parseStyledString() 245 if (!ResTable::collectString(outString, curString.string(), in parseStyledString()
|
/frameworks/base/include/utils/ |
D | ResourceTypes.h | 1869 static bool collectString(String16* outString,
|
/frameworks/base/libs/utils/ |
D | ResourceTypes.cpp | 3260 bool failed = collectString(outString, s, len, preserveSpaces, &errorMsg); in stringToValue() 3270 bool ResTable::collectString(String16* outString, in collectString() function in android::ResTable
|