Searched refs:GetBitString (Results 1 – 1 of 1) sorted by relevance
234 DCHECK_NE(kAssigned, child.GetState()) << child.GetBitString(); in CreateChild()235 DCHECK_NE(kUninitialized, child.GetState()) << child.GetBitString(); in CreateChild()275 if (GetBitString().IsEmpty()) { in GetState()313 return GetBitString()[depth_]; in GetNext()322 *next = GetBitString()[depth_]; in MaybeGetNext()374 BitString bs = GetBitString(); in SetNext()380 BitString bs = GetBitString(); in SetNextUnchecked()398 return GetBitString().Truncate(end); in GetPathToRoot()423 BitString GetBitString() const { in GetBitString() function442 BitString bs = child->GetBitString(); in OverwriteNextValueFromParent()[all …]