Home
last modified time | relevance | path

Searched refs:res0 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/include/androidfw/
DResourceTypes.h230 uint8_t res0; member
1087 uint8_t res0; member
1129 uint8_t res0; member
/frameworks/base/tools/aapt/
DXMLNode.cpp1435 cdataExt.typedData.res0 = 0; in flatten_node()
1468 attr.typedValue.res0 = 0; in flatten_node()
1472 attr.typedValue.res0 = 0; in flatten_node()
DResourceTable.cpp2115 outValue->res0 = 0; in stringToValue()
3334 par.res0 = it.parsedValue.res0; in flatten()
3339 it.parsedValue.data, par.res0); in flatten()
3375 map.value.res0 = it.parsedValue.res0; in flatten()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp131 res0 = src.res0; in copyFrom_dtoh()
3141 outValue->res0 = bestValue->res0; in getResource()
4079 outValue->res0 = 0; in stringToValue()
5444 (int)value.size, (int)value.res0); in print_value()
5587 (int)value.size, (int)value.res0); in print()