Searched refs:IsSetAsDone (Results 1 – 3 of 3) sorted by relevance
159 if($so->IsSetAsDone($_)) {352 $sm->{so}->SetAsDone($lastone) unless $sm->{so}->IsSetAsDone($lastone);358 $sm->{so}->SetAsDone(0) unless $sm->{so}->IsSetAsDone(0);
1087 $self->IsSetAsDone($args{Chunk}) or $self->panic("$args{Chunk} is NOT set as done!");1175 if($self->IsSetAsDone($chunknum)) {1231 sub IsSetAsDone { subroutine1470 $self->IsSetAsDone($chunknum) or $self->panic;1534 $done_chunks++ if $self->IsSetAsDone($i);1643 ($self->IsSetAsDone($d) ? $self->SetAsInworkFromDone($d) : $self->SetAsInwork($d));
584 next unless $torrent->Storage->IsSetAsDone($rnd);648 elsif($torrent->Storage->IsSetAsDone($piece)) {697 if($so->IsSetAsDone($cc)) {