Searched defs:buildRefProfilePath (Results 1 – 4 of 4) sorted by relevance
150 protected ProfilePath buildRefProfilePath(@NonNull DetailedPrimaryDexInfo dexInfo) { in buildRefProfilePath() method in PrimaryDexopter
118 protected ProfilePath buildRefProfilePath(@NonNull DetailedSecondaryDexInfo dexInfo) { in buildRefProfilePath() method in SecondaryDexopter
304 public static ProfilePath buildRefProfilePath( in buildRefProfilePath() method
584 @NonNull protected abstract ProfilePath buildRefProfilePath(@NonNull DexInfoType dexInfo); in buildRefProfilePath() method in Dexopter