Searched refs:GetNextChildId (Results 1 – 2 of 2) sorted by relevance
590 int GetNextChildId() { in GetNextChildId() function591 return IsSplinter() ? splintered_from()->GetNextChildId() in GetNextChildId()613 splinter->relative_id_ = GetNextChildId(); in SetSplinter()
589 int new_id = TopLevel()->GetNextChildId(); in SplitAt()