Searched refs:keyBatchingMode (Results 1 – 4 of 4) sorted by relevance
138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions() local139 if (keyBatchingMode.batchingMode != BATCHING_MODE_TRIP) { in stopClientSessions()140 stopBatching(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()142 stopTripBatchingMultiplex(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()
139 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions() local140 if (keyBatchingMode.batchingMode != BATCHING_MODE_TRIP) { in stopClientSessions()141 stopBatching(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()143 stopTripBatchingMultiplex(keyBatchingMode.client, keyBatchingMode.id); in stopClientSessions()