Searched refs:buildDexMetadataPathForApk (Results 1 – 4 of 4) sorted by relevance
154 public static String buildDexMetadataPathForApk(String codePath) { in buildDexMetadataPathForApk() method in DexMetadataHelper171 ? buildDexMetadataPathForApk(targetFile.getPath()) in buildDexMetadataPathForFile()
3258 DexMetadataHelper.buildDexMetadataPathForApk(targetFile.getName())); in maybeStageDexMetadataLocked()
21212 final String dmPath = DexMetadataHelper.buildDexMetadataPathForApk( in setUpFsVerityIfPossible()21222 final String splitDmPath = DexMetadataHelper.buildDexMetadataPathForApk(path); in setUpFsVerityIfPossible()
14025 Landroid/content/pm/dex/DexMetadataHelper;->buildDexMetadataPathForApk(Ljava/lang/String;)Ljava/lan…