Home
last modified time | relevance | path

Searched refs:GetPSGBlobId (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dosg_getblob_base.cpp60 m_PSGBlobId2SplitVersion[GetPSGBlobId(osg_blob_id)] = split_version; in x_SetSplitVersion()
67 return m_PSGBlobId2SplitVersion[GetPSGBlobId(osg_blob_id)]; in x_GetSplitVersion()
237 string main_blob_id = GetPSGBlobId(osg_blob_id); in x_SendMainEntry()
254 string main_blob_id = GetPSGBlobId(osg_blob_id); in x_SendSplitInfo()
496 string CPSGS_OSGGetBlobBase::GetPSGBlobId(const CID2_Blob_Id& blob_id) in GetPSGBlobId() function in CPSGS_OSGGetBlobBase
H A Dosg_getblob_base.hpp66 static string GetPSGBlobId(const CID2_Blob_Id& blob_id);
H A Dosg_resolve_base.cpp191 m_BlobId = CPSGS_OSGGetBlobBase::GetPSGBlobId(blob_id); in ProcessResolveReply()
H A Dosg_annot.cpp453 string psg_blob_id = CPSGS_OSGGetBlobBase::GetPSGBlobId(r->GetBlob_id()); in SendReplies()