Searched defs:bag (Results 1 – 10 of 10) sorted by relevance
258 auto bag = assetmanager.GetBag(basic::R::array::integerArray1); in TEST_F() local286 auto bag = assetmanager.GetBag(fix_package_id(lib_one::R::style::Theme, 0x03)); in TEST_F() local306 auto bag = assetmanager.GetBag(libclient::R::style::ThemeMultiLib); in TEST_F() local327 auto bag = assetmanager.GetBag(libclient::R::style::Theme); in TEST_F() local408 auto bag = assetmanager.GetBag(app::R::style::StyleFour); in TEST_F() local
142 auto bag = assets.GetBag(app::R::style::StyleTwo); in BM_AssetManagerGetBag() local
130 const android::ResolvedBag* bag = bag_result.value(); in GetValue() local
566 inline const ResolvedBag::Entry* begin(const ResolvedBag* bag) { in begin()570 inline const ResolvedBag::Entry* end(const ResolvedBag* bag) { in end()
650 auto bag = assetmanager->GetBag(static_cast<uint32_t>(resid)); in NativeGetResourceBagValue() local682 const ResolvedBag* bag = *bag_result; in NativeGetStyleAttributes() local703 const ResolvedBag* bag = *bag_result; in NativeGetResourceStringArray() local756 const ResolvedBag* bag = *bag_result; in NativeGetResourceStringArrayInfo() local794 const ResolvedBag* bag = *bag_result; in NativeGetResourceIntArray() local824 auto bag = assetmanager->GetBag(static_cast<uint32_t>(resid)); in NativeGetResourceArraySize() local844 const ResolvedBag* bag = *bag_result; in NativeGetResourceArray() local
280 const ResolvedBag* bag = *bag_result; in LookupAttributeInTable() local
56 explicit BagAttributeFinder(const ResolvedBag* bag) in BagAttributeFinder()
992 auto bag = GetBag(value.data); in ResolveBag() local1001 const auto bag = GetBag(resid, found_resids); in GetBag() local1377 auto bag = asset_manager_->GetBag(resid); in ApplyStyle() local
3802 const bag_entry* bag; in applyStyle() local5538 const bag_entry* bag; in stringToValue() local5948 const bag_entry* bag; in stringToValue() local5987 const bag_entry* bag; in stringToValue() local
4660 const KeyedVector<String16, Item>& bag = e->getBag(); in modifyForCompat() local