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

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

Completed in 444 milliseconds