Home
last modified time | relevance | path

Searched defs:GetLogTableName (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Ddb_common.h34 static inline std::string GetLogTableName(const std::string &tableName) in GetLogTableName() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_log_table_manager.cpp77 std::string SqliteLogTableManager::GetLogTableName(const TableInfo &table) const in GetLogTableName() function in DistributedDB::SqliteLogTableManager