/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_data_service.cpp | 461 …dataService_.features_.ForEachCopies([this](const auto &, sptr<DistributedData::FeatureStubImpl> &… in ~KvStoreClientDeathObserverImpl() 549 …features_.ForEachCopies([&eventInfo](const auto &key, sptr<DistributedData::FeatureStubImpl> &valu… in NotifyAccountEvent() 584 … features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOnline() 595 … features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOffline() 606 … features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOnReady() 617 features_.ForEachCopies([info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnSessionReady() 626 …staticActs.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>… in OnUninstall() 636 …staticActs.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>… in OnUpdate() 646 …staticActs.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>… in OnInstall() 655 features_.ForEachCopies([user](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnScreenUnlocked() [all …]
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/ |
H A D | dm_adapter.cpp | 113 observers_.ForEachCopies([&deviceInfo](auto &key, auto &value) { in Initialize() 119 observers_.ForEachCopies([&deviceInfo](auto &key, auto &value) { in Initialize() 124 observers_.ForEachCopies([&deviceInfo](auto &key, auto &value) { in Initialize()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_sql_statistic.cpp | 131 observers_.ForEachCopies([&info](auto key, std::shared_ptr<SqlObserver> &observer) { in Release()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | db_store_mock.cpp | 279 observers_.ForEachCopies([&changeData](const auto &observer, auto &keys) mutable { in PutBatch() 300 observers_.ForEachCopies([&changeData](const auto &observer, auto &keys) { in DeleteBatch()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvdb_notifier_client.cpp | 89 switchObservers_.ForEachCopies( in OnSwitchChange()
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | concurrent_map.h | 169 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/ |
H A D | concurrent_map.h | 172 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | concurrent_map.h | 197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | device_manager_adapter.cpp | 328 observers_.ForEachCopies([&dvInfo](const auto &key, auto &value) { in Offline() 360 observers_.ForEachCopies([&dvInfo](const auto &key, auto &value) { in OnReady()
|
/ohos5.0/base/inputmethod/imf/frameworks/common/ |
H A D | concurrent_map.h | 197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | concurrent_map.h | 203 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | concurrent_map.h | 210 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | concurrent_map.h | 240 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | sync_manager.cpp | 210 actives_.ForEachCopies([this](auto &syncId, auto &taskId) { in ~SyncManager() 243 actives_.ForEachCopies([this, user](auto &syncId, auto &taskId) { in StopCloudSync()
|