Home
last modified time | relevance | path

Searched defs:tableReference (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1590 std::map<std::string, std::vector<TableReferenceProperty>> tableReference; in GetReferenceGid() local
1630 TableReferenceProperty tableReference; in GetTableReference() local
2025 std::map<std::string, std::vector<TableReferenceProperty>> tableReference; in CheckTableSupportCompensatedSync() local
2067 std::map<std::string, std::vector<TableReferenceProperty>> tableReference; in IsTableExistReference() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Dtable_info.cpp790 void TableInfo::SetSourceTableReference(const std::vector<TableReferenceProperty> &tableReference) in SetSourceTableReference()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_extend_executor.cpp778 …SyncBatch &syncBatch, const std::map<std::string, std::vector<TableReferenceProperty>> &tableRefer… in GetReferenceGid()