Home | History | Annotate | Download | only in aapt

Lines Matching defs:stringToValue

2009 bool ResourceTable::stringToValue(Res_value* outValue, StringPool* pool,
2023 .stringToValue(outValue, &finalStr, str.string(), str.size(), preserveSpaces,
3212 if (!table->stringToValue(&it.parsedValue, strings,
3223 if (!table->stringToValue(&it.parsedValue, strings,
3817 res = stringToValue(outValue, NULL, item->value, false, false, item->bagKeyId);