Home
last modified time | relevance | path

Searched refs:ForEachCopies (Results 1 - 12 of 12) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp110 observers_.ForEachCopies([&deviceInfo](auto &key, auto &value) { in Initialize()
117 observers_.ForEachCopies([&deviceInfo](auto &key, auto &value) { in Initialize()
123 observers_.ForEachCopies([&deviceInfo](auto &key, auto &value) { in Initialize()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp366 features_.ForEachCopies([&identifier, &param](const auto &, sptr<DistributedData::FeatureStubImpl> &value) { in StartService()
629 dataService_.features_.ForEachCopies([this](const auto &, sptr<DistributedData::FeatureStubImpl> &value) { in ~KvStoreClientDeathObserverImpl()
717 features_.ForEachCopies([&eventInfo](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in NotifyAccountEvent()
752 features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOnline()
763 features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOffline()
774 features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOnReady()
785 features_.ForEachCopies([info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnSessionReady()
794 staticActs.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>& acts) { in OnUninstall()
804 staticActs.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>& acts) { in OnUpdate()
814 staticActs.ForEachCopies([bundleNam in OnInstall()
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_sql_statistic.cpp131 observers_.ForEachCopies([&info](auto key, std::shared_ptr<SqlObserver> &observer) { in Release()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvdb_notifier_client.cpp89 switchObservers_.ForEachCopies( in OnSwitchChange()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.cpp280 observers_.ForEachCopies([&changeData](const auto &observer, auto &keys) mutable { in PutBatch()
301 observers_.ForEachCopies([&changeData](const auto &observer, auto &keys) { in DeleteBatch()
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h210 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h173 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp328 observers_.ForEachCopies([&dvInfo](const auto &key, auto &value) {
360 observers_.ForEachCopies([&dvInfo](const auto &key, auto &value) {
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h240 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp218 actives_.ForEachCopies([this](auto &syncId, auto &taskId) { in ~SyncManager()
251 actives_.ForEachCopies([this, user](auto &syncId, auto &taskId) { in StopCloudSync()

Completed in 8 milliseconds