Searched refs:bag_entry (Results 1 – 5 of 5) sorted by relevance
169 const ResTable::bag_entry* bag_begin; in BM_AssetManagerGetBagOld()171 const ResTable::bag_entry* const bag_end = bag_begin + N; in BM_AssetManagerGetBagOld()
180 const ResTable::bag_entry* entry; in TEST()
2035 struct bag_entry { struct2052 ssize_t lockBag(uint32_t resID, const bag_entry** outBag) const; argument2054 void unlockBag(const bag_entry* bag) const;2058 ssize_t getBagLocked(uint32_t resID, const bag_entry** outBag,
3845 const bag_entry* bag; in applyStyle()3866 const bag_entry* end = bag + N; in applyStyle()4701 *outBag = (bag_entry*)(set+1); in getBagLocked()4765 const bag_entry* parentBag; in getBagLocked()4803 bag_entry* entries = (bag_entry*)(set+1); in getBagLocked()4881 bag_entry* cur = entries+curEntry; in getBagLocked()4915 *outBag = (bag_entry*)(set+1); in getBagLocked()5574 const bag_entry* bag; in stringToValue()5984 const bag_entry* bag; in stringToValue()6023 const bag_entry* bag; in stringToValue()[all …]
1052 const ResTable::bag_entry* entry; in getPlatformAssetCookie()