Searched refs:SuccessorId (Results 1 – 1 of 1) sorted by relevance
69 for (auto SuccessorId : NodeStable.SuccessorIds) in serialize() local70 Writer.write<uint32_t>(SuccessorId); in serialize()161 for (auto SuccessorId : NodeStable.SuccessorIds) { in convertFromStableData() local163 IdNodeMap[SuccessorId] = Sucessor.get(); in convertFromStableData()164 auto Hash = IdNodeStableMap.at(SuccessorId).Hash; in convertFromStableData()