Home
last modified time | relevance | path

Searched defs:GetTableSyncType (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Dtable_info.cpp262 TableSyncType TableInfo::GetTableSyncType() const in GetTableSyncType() function in DistributedDB::TableInfo
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_sqlite_ext.cpp1217 int GetTableSyncType(sqlite3 *db, const std::string &tableName, std::string &tableType) in GetTableSyncType() function