Searched refs:buildDexMetadataPath (Results 1 – 3 of 3) sorted by relevance
63 public static DexMetadataPath buildDexMetadataPath(@NonNull String dexPath) { in buildDexMetadataPath() method in AidlUtils120 return ProfilePath.dexMetadataPath(buildDexMetadataPath(dexPath)); in buildProfilePathForDm()
181 return AidlUtils.buildDexMetadataPath(dexInfo.dexPath()); in buildDmPath()
74 private final DexMetadataPath mDmFile = AidlUtils.buildDexMetadataPath(mDexPath);