Searched refs:FindBioseq (Results 1 – 10 of 10) sorted by relevance
840 _ASSERT(ret.m_Bioseq == ret.m_TSE_Lock->m_TSE_Lock->FindBioseq(ret.m_Seq_id)); in BestResolve()941 match.m_Bioseq = match.m_TSE_Lock->GetTSE_Lock()->FindBioseq(idh); in x_SetMatch()943 _ASSERT(match.m_Bioseq == match.m_TSE_Lock->m_TSE_Lock->FindBioseq(match.m_Seq_id)); in x_SetMatch()961 _ASSERT(match.m_Bioseq == match.m_TSE_Lock->GetTSE_Lock()->FindBioseq(match.m_Seq_id)); in x_SetMatch()1687 bioseq = m_TSE_Lock->FindBioseq(id); in GetBioseqLock()
745 CConstRef<CBioseq_Info> CTSE_Info::FindBioseq(const CSeq_id_Handle& id) const in FindBioseq() function in CTSE_Info812 ret.m_Bioseq = FindBioseq(id); in GetSeqMatch()821 ret.m_Bioseq = FindBioseq(*match_it); in GetSeqMatch()
1173 ret.m_Bioseq = ret.m_TSE_Lock->FindBioseq(ret.m_Seq_id); in x_GetSeqMatch()1192 ret.m_Bioseq = ret.m_TSE_Lock->FindBioseq(ret.m_Seq_id); in x_GetSeqMatch()
296 m_Bioseq->GetTSE_Info().FindBioseq(seq_id); in x_GetBioseqInfo()
356 CConstRef<CBioseq_Info> FindBioseq(const CSeq_id_Handle& id) const;