Searched defs:buildRefProfilePathAsInput (Results 1 – 4 of 4) sorted by relevance
129 protected ProfilePath buildRefProfilePathAsInput(@NonNull CheckedSecondaryDexInfo dexInfo) { in buildRefProfilePathAsInput() method in SecondaryDexopter
158 protected ProfilePath buildRefProfilePathAsInput(@NonNull DetailedPrimaryDexInfo dexInfo) { in buildRefProfilePathAsInput() method in PrimaryDexopter
315 public static ProfilePath buildRefProfilePathAsInput( in buildRefProfilePathAsInput() method in PrimaryDexUtils
728 protected abstract ProfilePath buildRefProfilePathAsInput(@NonNull DexInfoType dexInfo); in buildRefProfilePathAsInput() method in Dexopter