Home
last modified time | relevance | path

Searched refs:RenewTableTrigger (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h172 …int RenewTableTrigger(DistributedTableMode mode, const TableInfo &tableInfo, TableSyncType syncTyp…
H A Dsqlite_single_relational_storage_engine.cpp675 errCode = handle->RenewTableTrigger(mode, tableInfo, TableSyncType::CLOUD_COOPERATION); in SetReference()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1082 int SQLiteSingleVerRelationalStorageExecutor::RenewTableTrigger(DistributedTableMode mode, in RenewTableTrigger() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor