Searched defs:apkAssets (Results 1 – 10 of 10) sorted by relevance
70 ApkAssets[] apkAssets = new ApkAssets[(mSplitApkPaths != null in getBaseAssetManager() local
81 private static AssetManager createAssetManagerWithAssets(ApkAssets[] apkAssets) { in createAssetManagerWithAssets()
279 private ResourcesProvider(@NonNull ApkAssets apkAssets) { in ResourcesProvider()
138 public Builder addApkAssets(ApkAssets apkAssets) { in addApkAssets()160 final ApkAssets apkAssets = currentLoaderApkAssets.get(j); in build() local169 final ApkAssets[] apkAssets = new ApkAssets[totalApkAssetCount]; in build() local248 final ArrayList<ApkAssets> apkAssets = new ArrayList<>(); in createSystemAssetsInZygoteLocked() local306 public void setApkAssets(@NonNull ApkAssets[] apkAssets, boolean invalidateCaches) { in setApkAssets()345 final ArrayList<ApkAssets> apkAssets = new ArrayList<>(); in setLoaders() local1570 private static native void nativeSetApkAssets(long ptr, @NonNull ApkAssets[] apkAssets, in nativeSetApkAssets()
1302 ApkAssets apkAssets = null; in getOverlayableForTarget() local1325 ApkAssets apkAssets = null; in doesTargetDefineOverlayable() local
165 ApkAssets apkAssets = mLocalCache.get(apkKey); in load() local311 final ApkAssets apkAssets = apkAssetsRef != null ? apkAssetsRef.get() : null; in invalidatePath() local450 ApkAssets apkAssets; in loadApkAssets() local
352 ApkAssets apkAssets = null; in parseApkLiteInner() local
216 auto get_first_package_id = [&assetmanager](auto apkAssets) -> uint8_t { in TEST_F()
527 ApkAssets apkAssets = assetLoader.getBaseApkAssets(); in parseBaseApk() local
1496 ApkAssets apkAssets = null; in parseApkLiteInner() local8997 ApkAssets[] apkAssets = new ApkAssets[(mSplitCodePaths != null in getBaseAssetManager() local9087 private static AssetManager createAssetManagerWithAssets(ApkAssets[] apkAssets) { in createAssetManagerWithAssets()