Searched defs:runInTransactionScope (Results 1 – 2 of 2) sorted by relevance
89 override suspend fun <R> runInTransactionScope(block: suspend FrpTransactionScope.() -> R): R { in <lambda>() method
34 suspend fun <R> runInTransactionScope(block: suspend FrpTransactionScope.() -> R): R in runInTransactionScope() method