Home
last modified time | relevance | path

Searched refs:GetRandomPart (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dnetcache_key.hpp144 Uint4 GetRandomPart() const;
212 inline Uint4 CNetCacheKey::GetRandomPart() const in GetRandomPart() function in CNetCacheKey
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dnetcache_key.hpp144 Uint4 GetRandomPart() const;
212 inline Uint4 CNetCacheKey::GetRandomPart() const in GetRandomPart() function in CNetCacheKey
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetcache_key.cpp397 nc_key_cid.AppendRandom(key_obj.GetRandomPart()); in KeyToCompoundID()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetcache_key.cpp397 nc_key_cid.AppendRandom(key_obj.GetRandomPart()); in KeyToCompoundID()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/grid/grid_cli/
H A Dnc_cmds.cpp144 (unsigned) key.GetRandomPart()); in PrintBlobMeta()
H A Dutil.cpp863 result.SetInteger("random", key.GetRandomPart()); in s_GetBlobMeta()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/test/
H A Dtest_netcache_api.cpp469 key.GetRandomPart(), key.GetCreationTime()); in s_ServiceInBlobKeyTest()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Ddistribution_conf.cpp802 GetSlotByRnd(tmp.GetRandomPart(), slot, time_bucket); in GetSlotByNetCacheKey()
H A Dnetcached.cpp1407 CNCDistributionConf::GetSlotByRnd(m_BlobKey.GetRandomPart(), m_BlobSlot, m_TimeBucket); in x_Start()
H A Dmessage_handler.cpp2474 CNCDistributionConf::GetSlotByRnd(m_NCBlobKey.GetRandomPart(), m_BlobSlot, m_TimeBucket); in x_StartCommand()