Searched defs:bag (Results 1 – 10 of 10) sorted by relevance
256 auto bag = assetmanager.GetBag(basic::R::array::integerArray1); in TEST_F() local283 auto bag = assetmanager.GetBag(fix_package_id(lib_one::R::style::Theme, 0x03)); in TEST_F() local302 auto bag = assetmanager.GetBag(libclient::R::style::ThemeMultiLib); in TEST_F() local322 auto bag = assetmanager.GetBag(libclient::R::style::Theme); in TEST_F() local403 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
602 inline const ResolvedBag::Entry* begin(const ResolvedBag* bag) { in begin()606 inline const ResolvedBag::Entry* end(const ResolvedBag* bag) { in end()
685 auto bag = assetmanager->GetBag(static_cast<uint32_t>(resid)); in NativeGetResourceBagValue() local718 const ResolvedBag* bag = *bag_result; in NativeGetStyleAttributes() local740 const ResolvedBag* bag = *bag_result; in NativeGetResourceStringArray() local799 const ResolvedBag* bag = *bag_result; in NativeGetResourceStringArrayInfo() local838 const ResolvedBag* bag = *bag_result; in NativeGetResourceIntArray() local868 auto bag = assetmanager->GetBag(static_cast<uint32_t>(resid)); in NativeGetResourceArraySize() local889 const ResolvedBag* bag = *bag_result; in NativeGetResourceArray() local
275 const ResolvedBag* bag = *bag_result; in LookupAttributeInTable() local
56 explicit BagAttributeFinder(const ResolvedBag* bag) in BagAttributeFinder()
1115 auto bag = GetBag(value.data); in ResolveBag() local1124 const auto bag = GetBag(resid, found_resids); in GetBag() local1535 auto bag = asset_manager_->GetBag(resid); in ApplyStyle() local
3845 const bag_entry* bag; in applyStyle() local5574 const bag_entry* bag; in stringToValue() local5984 const bag_entry* bag; in stringToValue() local6023 const bag_entry* bag; in stringToValue() local
4651 const KeyedVector<String16, Item>& bag = e->getBag(); in modifyForCompat() local