Home
last modified time | relevance | path

Searched refs:InitCurrentMaxStamp (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.h93 void InitCurrentMaxStamp(Timestamp &maxStamp);
H A Drd_single_ver_storage_executor.cpp496 void RdSingleVerStorageExecutor::InitCurrentMaxStamp(Timestamp &maxStamp) in InitCurrentMaxStamp() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h75 void InitCurrentMaxStamp(Timestamp &maxStamp);
H A Dsqlite_single_ver_storage_executor_cache.cpp831 InitCurrentMaxStamp(maxTimeInMain); in InitMigrateTimestampOffset()
H A Dsqlite_single_ver_natural_store.cpp906 handle->InitCurrentMaxStamp(stamp); in GetMaxTimestamp()
H A Dsqlite_single_ver_storage_executor.cpp413 void SQLiteSingleVerStorageExecutor::InitCurrentMaxStamp(Timestamp &maxStamp) in InitCurrentMaxStamp() function in DistributedDB::SQLiteSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp182 g_nullHandle->InitCurrentMaxStamp(timestamp);
H A Ddistributeddb_storage_sqlite_single_ver_natural_executor_test.cpp250 g_nullHandle->InitCurrentMaxStamp(timestamp);