Searched refs:AllocateNewGroup (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/table/plain/ | ||
| D | plain_table_index.h | 197 IndexRecord* AllocateNewGroup() { in AllocateNewGroup() function |
| D | plain_table_index.cc | 59 current_group_ = AllocateNewGroup(); in AddRecord() |