Searched refs:OctConsumer (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/core/java/com/android/internal/util/function/ |
H A D | OctConsumer.java | 26 public interface OctConsumer<A, B, C, D, E, F, G, H> { interface
|
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
H A D | OmniFunction.java | 29 import com.android.internal.util.function.OctConsumer; 62 HeptConsumer<A, B, C, D, E, F, G>, OctConsumer<A, B, C, D, E, F, G, H>,
|
H A D | PooledLambdaImpl.java | 43 import com.android.internal.util.function.OctConsumer; 384 ((OctConsumer) mFunc).accept(popArg(0), popArg(1), in doInvoke()
|
H A D | PooledLambda.java | 34 import com.android.internal.util.function.OctConsumer; 1209 OctConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, in obtainRunnable() 1273 OctConsumer<? super A, ? super B, ? super C, ? super D, ? super E, ? super F, ? super G, in obtainMessage()
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 10590 com.android.internal.util.function.OctConsumer
|
H A D | boot-image-profile.txt | 35328 Lcom/android/internal/util/function/OctConsumer;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 10611 com.android.internal.util.function.OctConsumer
|
H A D | boot-image-profile.txt | 44992 Lcom/android/internal/util/function/OctConsumer;
|