Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_utils.h89 static SyncTimeRange GetRecvDataTimeRange(SyncType syncType,
H A Dsingle_ver_data_sync_utils.cpp471 SyncTimeRange SingleVerDataSyncUtils::GetRecvDataTimeRange(SyncType syncType, in GetRecvDataTimeRange() function in DistributedDB::SingleVerDataSyncUtils
H A Dsingle_ver_data_sync.cpp1001 …SyncTimeRange dataTime = SingleVerDataSyncUtils::GetRecvDataTimeRange(curType, data, isUpdateWater… in DataRequestRecv()