Home
last modified time | relevance | path

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

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