Home
last modified time | relevance | path

Searched defs:maxTimestamp (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_sqlite_ext.cpp139 static void Initialize(Timestamp maxTimestamp) in Initialize()
369 int GetCurrentMaxTimestamp(sqlite3 *db, Timestamp &maxTimestamp) in GetCurrentMaxTimestamp()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dsingle_ver_data_sync_utils.cpp376 Timestamp maxTimestamp = localMark; in GetFullSyncDataTimeRange() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1264 Timestamp maxTimestamp = 0; in SaveSyncDataToMain() local
1280 …const DeviceInfo &deviceInfo, Timestamp &maxTimestamp, SingleVerNaturalStoreCommitNotifyData *comm… in SaveSyncItems()
1341 Timestamp maxTimestamp = 0; in SaveSyncDataToCacheDB() local
Dsqlite_single_ver_natural_store_connection.cpp1067 Timestamp maxTimestamp = 0; in SaveEntryNormally() local
1088 Timestamp maxTimestamp = 0; in SaveEntryInCacheMode() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_relational_get_data_test.cpp1661 Timestamp maxTimestamp = 0u; variable