Searched refs:pullSegment (Results 1 – 4 of 4) sorted by relevance
142 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()183 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()276 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()334 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()373 if(pReceiver->pullSegment(&seg).IsSuccess() && !seg.IsRst()) in update()
82 nn::Result pullSegment(Segment *pSeg);
194 if(pSender->pullSegment(&seg).IsSuccess() && !seg.IsRst()) in updateCore()252 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()313 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()362 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()436 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()
148 nn::Result HostBase::pullSegment(Segment *pSeg) in pullSegment() function in nn::rdt::CTR::HostBase