Searched defs:profileName (Results 1 – 3 of 3) sorted by relevance
90 @NonNull String packageName, @NonNull String profileName) { in buildPrimaryRefProfilePath()106 @NonNull String packageName, @NonNull String profileName) { in buildProfilePathForPrimaryRef()125 int userId, @NonNull String packageName, @NonNull String profileName) { in buildProfilePathForPrimaryCur()159 @NonNull String profileName, int uid, int gid, boolean isPublic) { in buildOutputProfileForPrimary()
306 String profileName = getProfileName(dexInfo.splitName()); in buildRefProfilePath() local313 String profileName = getProfileName(dexInfo.splitName()); in buildOutputProfile() local
551 String profileName = PrimaryDexUtils.getProfileName(dexInfo.splitName()); in handleDumpProfile() local