Searched refs:connectionConsumer (Results 1 – 1 of 1) sorted by relevance
1179 BiConsumer<Connection, ProcessRecord> connectionConsumer) { in forEachConnectionLSP() argument1194 connectionConsumer.accept(cr, service); in forEachConnectionLSP()1208 connectionConsumer.accept(cr, service); in forEachConnectionLSP()1223 connectionConsumer.accept(cpc, provider); in forEachConnectionLSP()1233 BiConsumer<Connection, ProcessRecord> connectionConsumer) { in forEachClientConnectionLSP() argument1251 connectionConsumer.accept(cr, client); in forEachClientConnectionLSP()1261 connectionConsumer.accept(conn, conn.client); in forEachClientConnectionLSP()