Searched defs:GetApkAssets (Results 1 – 2 of 2) sorted by relevance
837 TEST_F(AssetManager2Test, GetApkAssets) { in TEST_F() argument
1606 const AssetManager2::ApkAssetsPtr& AssetManager2::GetApkAssets(ApkAssetsCookie cookie) const { in GetApkAssets() function in android::AssetManager2