Home
last modified time | relevance | path

Searched defs:GetMaxTimestamp (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.cpp203 void VirtualRelationalVerSyncDBInterface::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface
325 int VirtualRelationalVerSyncDBInterface::GetMaxTimestamp(const std::string &tableName, Timestamp &t… in GetMaxTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface
H A Dvirtual_multi_ver_sync_db_interface.cpp52 void VirtualMultiVerSyncDBInterface::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualMultiVerSyncDBInterface
H A Dvirtual_single_ver_sync_db_Interface.cpp180 void VirtualSingleVerSyncDBInterface::GetMaxTimestamp(Timestamp& stamp) const in GetMaxTimestamp() function in DistributedDB::VirtualSingleVerSyncDBInterface
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp223 void RdSingleVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp171 static uint64_t GetMaxTimestamp() in GetMaxTimestamp() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp509 void MultiVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp94 void RelationalSyncAbleStorage::GetMaxTimestamp(Timestamp &timestamp) const in GetMaxTimestamp() function in DistributedDB::RelationalSyncAbleStorage
111 int RelationalSyncAbleStorage::GetMaxTimestamp(const std::string &tableName, Timestamp &timestamp) … in GetMaxTimestamp() function in DistributedDB::RelationalSyncAbleStorage
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp896 void SQLiteSingleVerNaturalStore::GetMaxTimestamp(Timestamp &stamp) const in GetMaxTimestamp() function in DistributedDB::SQLiteSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp1476 int SQLiteSingleVerRelationalStorageExecutor::GetMaxTimestamp(const std::vector<std::string> &table… in GetMaxTimestamp() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor