Searched refs:allocation_done_ (Results 1 – 1 of 1) sorted by relevance
146 bool CandidatesAllocationDone() const override { return allocation_done_; } in CandidatesAllocationDone()185 allocation_done_ = true; in OnPortComplete()201 bool allocation_done_ = false; variable