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