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

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

Completed in 76 milliseconds