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

/frameworks/base/include/androidfw/
H A DResourceTypes.h1643 struct bag_entry { struct in class:android::ResTable
1660 ssize_t lockBag(uint32_t resID, const bag_entry** outBag) const;
1662 void unlockBag(const bag_entry* bag) const;
1666 ssize_t getBagLocked(uint32_t resID, const bag_entry** outBag,
1890 // Followed by 'numAttr' bag_entry structures.

Completed in 12 milliseconds