Searched refs:updateNodeId (Results 1 – 3 of 3) sorted by relevance
35 public updateNodeId(oldElmtId: number, newElmtId: number): void {
816 this.recycleManager_.updateNodeId(oldElmtId, newElmtId);
6901 this.recycleManager_.updateNodeId(oldElmtId, newElmtId);7248 updateNodeId(oldElmtId, newElmtId) { method in RecycleManager