Home | History | Annotate | Download | only in aapt

Lines Matching defs:stringToValue

2088 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool,
2103 .stringToValue(outValue, &finalStr, str.string(), str.size(), preserveSpaces,
3234 if (!table->stringToValue(&it.parsedValue, strings,
3246 if (!table->stringToValue(&it.parsedValue, strings,
3870 res = stringToValue(outValue, NULL, item->value, false, false, item->bagKeyId);