Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h234 Timestamp currentMaxTimestamp_; // used for transaction variable
H A Dsqlite_multi_ver_transaction.h205 mutable uint64_t currentMaxTimestamp_; variable