Home
last modified time | relevance | path

Searched refs:m_ThrottleParams (Results 1 – 8 of 8) sorted by path

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetservice_api.cpp683 m_ThrottleParams.Init(registry, sections); in Init()
805 auto* server = new SNetServerInPool(move(server_address), m_PropCreator(), m_ThrottleParams); in FindOrCreateServerImpl()
H A Dnetservice_api_impl.hpp104 const SThrottleParams& GetThrottleParams() const { return m_ThrottleParams; } in GetThrottleParams()
133 SThrottleParams m_ThrottleParams; member
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/pubseq_gateway/client/
H A Dpsg_client_transport.cpp1063 servers.emplace_back(server.first, rate, m_ThrottleParams, handle->loop); in OnTimer()
H A Dpsg_client_transport.hpp683 SPSG_ThrottleParams m_ThrottleParams; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetservice_api.cpp683 m_ThrottleParams.Init(registry, sections); in Init()
805 auto* server = new SNetServerInPool(move(server_address), m_PropCreator(), m_ThrottleParams); in FindOrCreateServerImpl()
H A Dnetservice_api_impl.hpp104 const SThrottleParams& GetThrottleParams() const { return m_ThrottleParams; } in GetThrottleParams()
133 SThrottleParams m_ThrottleParams; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/pubseq_gateway/client/
H A Dpsg_client_transport.cpp1063 servers.emplace_back(server.first, rate, m_ThrottleParams, handle->loop); in OnTimer()
H A Dpsg_client_transport.hpp683 SPSG_ThrottleParams m_ThrottleParams; member