Searched refs:stringToValue (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.h229 bool stringToValue(Res_value* outValue, StringPool* pool,
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);
H A DXMLNode.cpp963 .stringToValue(&e.value, &e.string,
/frameworks/base/include/androidfw/
H A DResourceTypes.h1707 // Used with stringToValue.
1746 bool stringToValue(Res_value* outValue, String16* outString,
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4569 bool ResTable::stringToValue(Res_value* outValue, String16* outString, function in class:android::ResTable

Completed in 95 milliseconds