Searched refs:CreateSharedTable (Results 1 – 3 of 3) sorted by relevance
159 int CreateSharedTable(const TableSchema &schema);
895 int errCode = handle->CreateSharedTable(tableSchema); in DoCreateSharedTable()
614 int SQLiteSingleVerRelationalStorageExecutor::CreateSharedTable(const TableSchema &tableSchema) in CreateSharedTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor