Home
last modified time | relevance | path

Searched defs:GetUpdateTrigger (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsplit_device_log_table_manager.cpp56 std::string SplitDeviceLogTableManager::GetUpdateTrigger(const TableInfo &table, const std::string … in GetUpdateTrigger() function in DistributedDB::SplitDeviceLogTableManager
H A Dcollaboration_log_table_manager.cpp68 std::string CollaborationLogTableManager::GetUpdateTrigger(const TableInfo &table, const std::strin… in GetUpdateTrigger() function in DistributedDB::CollaborationLogTableManager
H A Dsimple_tracker_log_table_manager.cpp86 std::string SimpleTrackerLogTableManager::GetUpdateTrigger(const TableInfo &table, const std::strin… in GetUpdateTrigger() function in DistributedDB::SimpleTrackerLogTableManager
H A Dcloud_sync_log_table_manager.cpp125 std::string CloudSyncLogTableManager::GetUpdateTrigger(const TableInfo &table, const std::string &i… in GetUpdateTrigger() function in DistributedDB::CloudSyncLogTableManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp808 std::string GetUpdateTrigger(const std::string &tableName, bool isRowid, const std::string &primary… in GetUpdateTrigger() function