Home | History | Annotate | Download | only in aapt

Lines Matching refs:stringToValue

2044 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool,
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);