Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtime_tick_monitor.cpp201 void TimeTickMonitor::SetTimeChanged(bool timeChange) in SetTimeChanged()
H A Druntime_context_impl.cpp1218 void RuntimeContextImpl::SetTimeChanged(bool timeChange) in SetTimeChanged()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dtime_sync.cpp828 bool timeChange = metadata_->IsTimeChange(deviceId_); in GenerateTimeOffsetIfNeed() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1710 std::shared_ptr<bool> timeChange = std::make_shared<bool>(false); variable
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2422 std::shared_ptr<bool> timeChange = std::make_shared<bool>(false); variable