Searched defs:Res_value (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/include/androidfw/
H A DResourceTypes.h257 struct Res_value struct in namespace:android
378 void copyFrom_dtoh(const Res_value& src);
598 struct Res_value typedData;
675 struct Res_value typedValue;
723 ssize_t getTextValue(Res_value* outValue) const;
759 ssize_t getAttributeValue(size_t idx, Res_value* outValue) const;
1341 * * A Res_value structure, if FLAG_COMPLEX is -not- set.
1467 Res_value value;
1523 inline status_t lookupResourceValue(Res_value* value) const;
1535 bool U16StringToInt(const char16_t* s, size_t len, Res_value* outValu
[all...]

Completed in 311 milliseconds