Searched refs:Sucessor (Results 1 – 1 of 1) sorted by relevance
162 auto Sucessor = std::make_unique<HashNode>(); in convertFromStableData() local163 IdNodeMap[SuccessorId] = Sucessor.get(); in convertFromStableData()165 Successors[Hash] = std::move(Sucessor); in convertFromStableData()