Searched defs:GetPrimaryKeySql (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ | ||
H A D | split_device_log_table_manager.cpp | 100 std::string SplitDeviceLogTableManager::GetPrimaryKeySql(const TableInfo &table) in GetPrimaryKeySql() function in DistributedDB::SplitDeviceLogTableManager |
H A D | collaboration_log_table_manager.cpp | 116 std::string CollaborationLogTableManager::GetPrimaryKeySql(const TableInfo &table) in GetPrimaryKeySql() function in DistributedDB::CollaborationLogTableManager |
H A D | simple_tracker_log_table_manager.cpp | 52 std::string SimpleTrackerLogTableManager::GetPrimaryKeySql(const TableInfo &table) in GetPrimaryKeySql() function in DistributedDB::SimpleTrackerLogTableManager |
H A D | cloud_sync_log_table_manager.cpp | 81 std::string CloudSyncLogTableManager::GetPrimaryKeySql(const TableInfo &table) in GetPrimaryKeySql() function in DistributedDB::CloudSyncLogTableManager |