Searched refs:tempVal (Results 1 – 1 of 1) sorted by relevance
140 android::Res_value tempVal; in visit() local141 tempVal.dataType = android::Res_value::TYPE_INT_DEC; in visit()142 tempVal.data = attr.typeMask; in visit()144 BinaryPrimitive(tempVal)); in visit()147 tempVal.data = symbol.value; in visit()148 flattenEntry(symbol.symbol, BinaryPrimitive(tempVal)); in visit()