Home
last modified time | relevance | path

Searched defs:GetBag (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
DAssetManager2.cpp768 const ResolvedBag* AssetManager2::GetBag(uint32_t resid) { in GetBag() function in android::AssetManager2
780 const ResolvedBag* AssetManager2::GetBag(uint32_t resid, std::vector<uint32_t>& child_resids) { in GetBag() function in android::AssetManager2