Searched defs:GetApkAssets (Results 1 – 3 of 3) sorted by relevance
837 TEST_F(AssetManager2Test, GetApkAssets) { in TEST_F() argument
143 public final List<CppApkAssets> GetApkAssets() { in GetApkAssets() method in CppAssetManager2
1610 const AssetManager2::ApkAssetsPtr& AssetManager2::GetApkAssets(ApkAssetsCookie cookie) const { in GetApkAssets() function in android::AssetManager2