Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp248 const std::vector<TableReferenceProperty> &right, std::set<std::string> &changeTables) in PropertyCompare()
283 std::set<std::string> changeTables; in CompareReferenceProperty() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp447 std::set<std::string> changeTables = schema.CompareReferenceProperty(tableReferenceProperty); in GetClearWaterMarkTables() local