Home
last modified time | relevance | path

Searched defs:GetDeleteTrigger (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.cpp86 std::string SplitDeviceLogTableManager::GetDeleteTrigger(const TableInfo &table, const std::string … in GetDeleteTrigger() function in DistributedDB::SplitDeviceLogTableManager
H A Dcollaboration_log_table_manager.cpp100 std::string CollaborationLogTableManager::GetDeleteTrigger(const TableInfo &table, const std::strin… in GetDeleteTrigger() function in DistributedDB::CollaborationLogTableManager
H A Dsimple_tracker_log_table_manager.cpp115 std::string SimpleTrackerLogTableManager::GetDeleteTrigger(const TableInfo &table, const std::strin… in GetDeleteTrigger() function in DistributedDB::SimpleTrackerLogTableManager
H A Dcloud_sync_log_table_manager.cpp155 std::string CloudSyncLogTableManager::GetDeleteTrigger(const TableInfo &table, const std::string &i… in GetDeleteTrigger() function in DistributedDB::CloudSyncLogTableManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp825 std::string GetDeleteTrigger(const std::string &tableName, bool isRowid, const std::string &primary… in GetDeleteTrigger() function