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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2306 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool, function in class:ResourceTable
2321 .stringToValue(outValue, &finalStr, str.string(), str.size(), preserveSpaces,
3703 if (!table->stringToValue(&it.parsedValue, strings,
3715 if (!table->stringToValue(&it.parsedValue, strings,
4447 res = stringToValue(outValue, NULL, item->value, false, false, item->bagKeyId);
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5366 bool ResTable::stringToValue(Res_value* outValue, String16* outString, function in class:ResTable

Completed in 1022 milliseconds