Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_multi_ver_transaction.cpp752 Timestamp SQLiteMultiVerTransaction::GetCurrentMaxTimestamp() const in GetCurrentMaxTimestamp() function in DistributedDB::SQLiteMultiVerTransaction
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_sqlite_ext.cpp1228 int GetCurrentMaxTimestamp(sqlite3 *db, Timestamp &maxTimestamp) in GetCurrentMaxTimestamp() function