Searched refs:pullSegment (Results 1 – 4 of 4) sorted by relevance
144 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()185 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()278 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()336 if(pReceiver->pullSegment(&seg).IsSuccess()) in update()372 if(pReceiver->pullSegment(&seg).IsSuccess() && !seg.IsRst()) in update()
84 nn::Result pullSegment(Segment *pSeg);
196 if(pSender->pullSegment(&seg).IsSuccess() && !seg.IsRst()) in updateCore()254 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()315 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()364 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()438 if(pSender->pullSegment(&seg).IsSuccess()) in updateCore()
152 nn::Result HostBase::pullSegment(Segment *pSeg) in pullSegment() function in nn::rdt::CTR::HostBase