Searched defs:Table (Results 1 – 2 of 2) sorted by relevance
45 async def _add_rows(table: Table, scope: Scope):
73 explicit Table(mem::InternalAllocatorPtr allocator) : table_(allocator->Adapter()) {} in Table() function