Home
last modified time | relevance | path

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

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