Searched refs:InitCursorToMeta (Results 1 – 4 of 4) sorted by relevance
209 int InitCursorToMeta(const std::string &tableName);
197 return handle->InitCursorToMeta(tableName); in SaveSyncTableTypeAndDropFlagToMeta()
1200 int SQLiteSingleVerRelationalStorageExecutor::InitCursorToMeta(const std::string &tableName) in InitCursorToMeta() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
350 errCode = InitCursorToMeta(table.GetTableName()); in CreateTrackerTable()