Home
last modified time | relevance | path

Searched refs:activeInfos_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h163 ConcurrentMap<uint64_t, uint64_t> activeInfos_; member in OHOS::CloudData::SyncManager
H A Dsync_manager.cpp339 activeInfos_.Erase(info.syncId_);
480 activeInfos_.ComputeIfAbsent(info.syncId_, [this, times, interval, &info](uint64_t key) mutable {

Completed in 2 milliseconds