Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h156 virtual int CreateTempSyncTrigger(const std::string &tableName) in CreateTempSyncTrigger() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp495 int StorageProxy::CreateTempSyncTrigger(const std::string &tableName) in CreateTempSyncTrigger() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp512 int SQLiteSingleVerRelationalStorageExecutor::CreateTempSyncTrigger(const TrackerTable &trackerTabl… in CreateTempSyncTrigger() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1483 int RelationalSyncAbleStorage::CreateTempSyncTrigger(const std::string &tableName) in CreateTempSyncTrigger() function in DistributedDB::RelationalSyncAbleStorage