Searched defs:table_storage (Results 1 – 3 of 3) sorted by relevance
126 TableStorage &table_storage() { return *ts_; } in table_storage() function
168 TableStorage &table_storage() const { return ts_; } in table_storage() function