Home
last modified time | relevance | path

Searched refs:fillInArg (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambdaImpl.java191 final boolean notUsed = fillInArg(a1) && fillInArg(a2) && fillInArg(a3) && fillInArg(a4) in invoke()
192 && fillInArg(a5) && fillInArg(a6) && fillInArg(a7) && fillInArg(a8) in invoke()
193 && fillInArg(a9) && fillInArg(a10) && fillInArg(a11); in invoke()
217 private boolean fillInArg(Object invocationArg) { in fillInArg() method in PooledLambdaImpl
/aosp12/frameworks/base/config/
H A Dboot-profile.txt757 Lcom/android/internal/util/function/pooled/PooledLambdaImpl;->fillInArg(Ljava/lang/Object;)Z
H A Dboot-image-profile.txt22501 HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->fillInArg(Ljava/lang/Object;)Z
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt22454 HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl;->fillInArg(Ljava/lang/Object;)Z