Searched refs:vBatchingClient (Results 1 – 4 of 4) sorted by relevance
132 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local135 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()138 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()
133 std::vector<pairKeyBatchMode> vBatchingClient; in stopClientSessions() local136 vBatchingClient.emplace_back(it.first.client, it.first.id, it.second.batchingMode); in stopClientSessions()139 for (auto keyBatchingMode : vBatchingClient) { in stopClientSessions()