Home
last modified time | relevance | path

Searched defs:CreateTempSyncTrigger (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dicloud_sync_storage_interface.h182 virtual int CreateTempSyncTrigger(const std::string &tableName) in CreateTempSyncTrigger() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp550 int StorageProxy::CreateTempSyncTrigger(const std::string &tableName) in CreateTempSyncTrigger() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_extend_executor.cpp548 int SQLiteSingleVerRelationalStorageExecutor::CreateTempSyncTrigger(const TrackerTable &trackerTabl… in CreateTempSyncTrigger() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1525 int RelationalSyncAbleStorage::CreateTempSyncTrigger(const std::string &tableName) in CreateTempSyncTrigger() function in DistributedDB::RelationalSyncAbleStorage