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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp951 Res_value startValue; local
952 if (!ResTable::stringToInt(startStr, len, &startValue)) {
957 start = startValue.data;

Completed in 28 milliseconds