Home | History | Annotate | Download | only in androidfw

Lines Matching refs:typedValue

1094             return attr->typedValue.dataType;
1109 return dtohl(attr->typedValue.data);
1124 outValue->copyFrom_dtoh(attr->typedValue);