Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_common.h35 static inline std::string GetLogTableName(const std::string &tableName) in GetLogTableName() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_log_table_manager.cpp117 std::string SqliteLogTableManager::GetLogTableName(const TableInfo &table) const in GetLogTableName() function in DistributedDB::SqliteLogTableManager
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp600 std::string RdbStore::GetLogTableName(const std::string &tableName) in GetLogTableName() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp229 std::string RdbStoreImpl::GetLogTableName(const std::string &tableName) in GetLogTableName() function in OHOS::NativeRdb::RdbStoreImpl