Searched refs:decodeArgCount (Results 1 – 4 of 4) sorted by relevance
188 LambdaType.decodeArgCount(getFlags(MASK_EXPOSED_AS))) in invoke()194 int argCount = LambdaType.decodeArgCount(getFlags(MASK_FUNC_TYPE)); in invoke()240 final int argCount = LambdaType.decodeArgCount(funcType); in doInvoke()491 return LambdaType.decodeArgCount(getFlags(MASK_FUNC_TYPE)) == LambdaType.MASK_ARG_COUNT; in isConstSupplier()519 LambdaType.decodeArgCount(getFlags(MASK_FUNC_TYPE)))); in toString()703 static int decodeArgCount(int type) { in decodeArgCount() method in PooledLambdaImpl.LambdaType712 int argCount = decodeArgCount(type); in toString()
985 Lcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeArgCount(I)I
22491 HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeArgCount(I)I
22444 HSPLcom/android/internal/util/function/pooled/PooledLambdaImpl$LambdaType;->decodeArgCount(I)I