Searched refs:buildProfilePathForPrebuilt (Results 1 – 3 of 3) sorted by relevance
136 public static ProfilePath buildProfilePathForPrebuilt(@NonNull String dexPath) { in buildProfilePathForPrebuilt() method in AidlUtils
360 return List.of(AidlUtils.buildProfilePathForPrebuilt(dexInfo.dexPath()), in getExternalProfiles()
75 private final ProfilePath mPrebuiltProfile = AidlUtils.buildProfilePathForPrebuilt(mDexPath);