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

/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1713 struct bag_entry { struct in class:android::ResTable
1730 ssize_t lockBag(uint32_t resID, const bag_entry** outBag) const;
1732 void unlockBag(const bag_entry* bag) const;
1736 ssize_t getBagLocked(uint32_t resID, const bag_entry** outBag,
1961 // Followed by 'numAttr' bag_entry structures.

Completed in 121 milliseconds