Searched refs:removeColumn (Results 1 – 10 of 10) sorted by relevance
160 private Map<R, V> removeColumn(Object column) { in removeColumn() method in StandardTable776 return containsColumn(key) ? removeColumn(key) : null;822 removeColumn(entry.getKey());844 removeColumn(columnKey);860 removeColumn(entry.getKey());872 removeColumn(columnKey);884 removeColumn(columnKey);
70 void removeColumn(int32_t column);
316 fForwardTable->removeColumn(duplPair.second); in optimizeTables()
1110 void RBBITableBuilder::removeColumn(int32_t column) { in removeColumn() function in RBBITableBuilder
363 removeColumn(dataColIdx); in reinit()364 removeColumn(yesColIdx); in reinit()365 removeColumn(modColIdx); in reinit()366 removeColumn(noColIdx); in reinit()367 removeColumn(nameColIdx); in reinit()
96 void removeColumn(colIdx idx) in removeColumn() function
344 fForwardTable.removeColumn(duplPair.second); in optimizeTables()
875 void removeColumn(int column) { in removeColumn() method in RBBITableBuilder
343 fForwardTable.removeColumn(duplPair.second); in optimizeTables()
874 void removeColumn(int column) { in removeColumn() method in RBBITableBuilder