Searched refs:simpleFunctionNullableBoolean (Results 1 – 2 of 2) sorted by relevance
39 …fun simpleFunctionNullableBoolean(appFunctionContext: AppFunctionContext, booleanParam: Boolean?) … in simpleFunctionNullableBoolean() method
123 … .simpleFunctionNullableBoolean(appFunctionContext, parameters["booleanParam"] as kotlin.Boolean?) in unsafeInvoke()