Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.h146 bool CheckSkipTimeSync(const DeviceTimeInfo &info);
H A Dtime_sync.cpp762 bool TimeSync::CheckSkipTimeSync(const DeviceTimeInfo &info) in CheckSkipTimeSync() function in DistributedDB::TimeSync
798 if (!CheckSkipTimeSync(info) || (IsNeedSync() && in SetTimeSyncFinishIfNeed()