Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1604 std::map<std::string, std::vector<TableReferenceProperty>> tableReference; in GetReferenceGid() local
1644 TableReferenceProperty tableReference; in GetTableReference() local
2074 std::map<std::string, std::vector<TableReferenceProperty>> tableReference; in CheckTableSupportCompensatedSync() local
2116 std::map<std::string, std::vector<TableReferenceProperty>> tableReference; in IsTableExistReference() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp790 void TableInfo::SetSourceTableReference(const std::vector<TableReferenceProperty> &tableReference) in SetSourceTableReference()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp778 …SyncBatch &syncBatch, const std::map<std::string, std::vector<TableReferenceProperty>> &tableRefer… in GetReferenceGid()