Searched refs:UpgradeKvSyncLogTable (Results 1 – 2 of 2) sorted by relevance
101 return UpgradeKvSyncLogTable(tableName, db); in CreateKvSyncLogTable()122 int SqliteLogTableManager::UpgradeKvSyncLogTable(const std::string &tableName, sqlite3 *db) in UpgradeKvSyncLogTable() function in DistributedDB::SqliteLogTableManager
49 static int UpgradeKvSyncLogTable(const std::string &tableName, sqlite3 *db);