Home
last modified time | relevance | path

Searched refs:ePSGS_SeqIdsEmpty (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 Dpubseq_gateway_types.hpp124 ePSGS_SeqIdsEmpty, enumerator
H A Dresolve_base.cpp518 adj_result == ePSGS_SeqIdsEmpty) { in ResolveInputSeqId()
529 adj_result == ePSGS_SeqIdsEmpty) { in ResolveInputSeqId()
H A Dasync_resolve_base.cpp263 adj_result == ePSGS_SeqIdsEmpty) { in AdjustBioseqAccession()
630 if (adj_result == ePSGS_LogicError || adj_result == ePSGS_SeqIdsEmpty) { in x_OnBioseqInfo()
H A Dpubseq_gateway_utils.cpp97 m_AccessionAdjustmentResult = ePSGS_SeqIdsEmpty; in AdjustAccession()