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

/frameworks/base/include/androidfw/
H A DTypeWrappers.h24 struct TypeVariant { struct in namespace:android
25 TypeVariant(const ResTable_type* data) function in struct:android::TypeVariant
61 friend struct TypeVariant;
62 iterator(const TypeVariant* tv, uint32_t index)
64 const TypeVariant* mTypeVariant;

Completed in 567 milliseconds