Searched refs:pendingRequestPool (Results 1 – 2 of 2) sorted by relevance
232 const CallbackType& callback, std::shared_ptr<PendingRequestPool> pendingRequestPool) { in getOrCreateClient() argument235 (*clients)[clientId] = std::make_shared<T>(pendingRequestPool, callback); in getOrCreateClient()311 const CallbackType& callback, std::shared_ptr<PendingRequestPool> pendingRequestPool);315 const CallbackType& callback, std::shared_ptr<PendingRequestPool> pendingRequestPool);
226 const CallbackType& callback, std::shared_ptr<PendingRequestPool> pendingRequestPool);