Searched defs:GetIndexSql (Results 1 – 4 of 4) sorted by relevance
121 void CollaborationLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &sc… in GetIndexSql() function in DistributedDB::CollaborationLogTableManager
40 void SimpleTrackerLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &sc… in GetIndexSql() function in DistributedDB::SimpleTrackerLogTableManager
63 void CloudSyncLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &schema) in GetIndexSql() function in DistributedDB::CloudSyncLogTableManager
104 void SqliteLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &schema) in GetIndexSql() function in DistributedDB::SqliteLogTableManager