Searched refs:moved_from_ (Results 1 – 2 of 2) sorted by relevance
101 bool moved_from_{false};106 if (moved_from_) { return; }120 DCHECK_EQ(other.moved_from_, false) << __PRETTY_FUNCTION__;126 other.moved_from_ = true;132 DCHECK_EQ(other.moved_from_, false) << __PRETTY_FUNCTION__;143 DCHECK_EQ(other.moved_from_, false) << __PRETTY_FUNCTION__;171 DCHECK_EQ(other.moved_from_, false) << __PRETTY_FUNCTION__;193 other.moved_from_ = true;
295 DCHECK_EQ(other.moved_from_, false) << __PRETTY_FUNCTION__ << "CNT:" << other.debug_counter_;315 bool moved_from_{false}; member386 other.moved_from_ = true; in DirectoryEntry()