Searched refs:bag_end (Results 1 – 1 of 1) sorted by relevance
147 const auto bag_end = end(*bag); in BM_AssetManagerGetBag() local148 for (auto iter = begin(*bag); iter != bag_end; ++iter) { in BM_AssetManagerGetBag()171 const ResTable::bag_entry* const bag_end = bag_begin + N; in BM_AssetManagerGetBagOld() local172 for (auto iter = bag_begin; iter != bag_end; ++iter) { in BM_AssetManagerGetBagOld()