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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2044 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool, function in class:ResourceTable
2058 .stringToValue(outValue, &finalStr, str.string(), str.size(), preserveSpaces,
3145 if (!table->stringToValue(&it.parsedValue, strings,
3156 if (!table->stringToValue(&it.parsedValue, strings,
3756 res = stringToValue(outValue, NULL, item->value, false, false, item->bagKeyId);
/frameworks/base/libs/utils/
H A DResourceTypes.cpp3141 bool ResTable::stringToValue(Res_value* outValue, String16* outString, function in class:android::ResTable

Completed in 2938 milliseconds