Home
last modified time | relevance | path

Searched defs:GetIndexSql (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dcollaboration_log_table_manager.cpp121 void CollaborationLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &sc… in GetIndexSql() function in DistributedDB::CollaborationLogTableManager
H A Dsimple_tracker_log_table_manager.cpp40 void SimpleTrackerLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &sc… in GetIndexSql() function in DistributedDB::SimpleTrackerLogTableManager
H A Dcloud_sync_log_table_manager.cpp63 void CloudSyncLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &schema) in GetIndexSql() function in DistributedDB::CloudSyncLogTableManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_log_table_manager.cpp104 void SqliteLogTableManager::GetIndexSql(const TableInfo &table, std::vector<std::string> &schema) in GetIndexSql() function in DistributedDB::SqliteLogTableManager