Searched defs:bag (Results 1 – 7 of 7) sorted by relevance
369 inline const ResolvedBag::Entry* begin(const ResolvedBag* bag) { return bag->entries; } in begin()371 inline const ResolvedBag::Entry* end(const ResolvedBag* bag) { in end()
209 const ResolvedBag* bag = assetmanager.GetBag(basic::R::array::integerArray1); in TEST_F() local236 const ResolvedBag* bag = assetmanager.GetBag(libclient::R::style::Theme); in TEST_F() local
173 const ResolvedBag* bag = assets.GetBag(app::R::style::StyleTwo); in BM_AssetManagerGetBag() local
1424 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayStringInfo() local1476 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayStringResource() local1542 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getArrayIntResource() local1585 const ResTable::bag_entry* bag = startOfBag; in android_content_AssetManager_getStyleAttributes() local
707 const ResolvedBag* bag = asset_manager_->GetBag(resid); in ApplyStyle() local
3488 const bag_entry* bag; in applyStyle() local5218 const bag_entry* bag; in stringToValue() local5628 const bag_entry* bag; in stringToValue() local5667 const bag_entry* bag; in stringToValue() local
4663 const KeyedVector<String16, Item>& bag = e->getBag(); in modifyForCompat() local