Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_cache.cpp856 Timestamp maxTimeInDataItems = 0; in ProcessTimestampForSyncDataInCacheDB() local
859 maxTimeInDataItems = std::max(maxTimeInDataItems, item.timestamp); in ProcessTimestampForSyncDataInCacheDB()
863 maxTimestampInMainDB_ = maxTimeInDataItems; in ProcessTimestampForSyncDataInCacheDB()