Home
last modified time | relevance | path

Searched refs:g_OSG_MakeEndpointKey (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dosg_mapper.cpp376 main_set.insert(g_OSG_MakeEndpointKey(it->GetHost(), in GetServerOptions()
397 auto key = g_OSG_MakeEndpointKey(host, port); in GetServerOptions()
482 TOSGEndpointKey key = g_OSG_MakeEndpointKey(host, port); in x_SetRating()
H A Dosg_mapper.hpp55 TOSGEndpointKey g_OSG_MakeEndpointKey(Uint4 host, Uint2 port) in g_OSG_MakeEndpointKey() function