Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.h140 bool CheckReTimeSyncIfNeedWithLowVersion(TimeOffset timeOffsetIgnoreRtt);
H A Dtime_sync.cpp683 reTimeSync = CheckReTimeSyncIfNeedWithLowVersion(timeOffsetIgnoreRtt); in ReTimeSyncIfNeed()
701 bool TimeSync::CheckReTimeSyncIfNeedWithLowVersion(TimeOffset timeOffsetIgnoreRtt) in CheckReTimeSyncIfNeedWithLowVersion() function in DistributedDB::TimeSync