Home
last modified time | relevance | path

Searched refs:AssociationList (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/phosphor-logging/
H A Delog_meta.hpp30 AssociationList& list);
41 AssociationList& list) = delete;
49 AssociationList& /*list*/) in build() argument
56 AssociationList& list) in build()
87 AssociationList& list);
93 AssociationList& list);
H A Delog_entry.hpp27 using AssociationList = typedef
69 AssociationList&& objects, const std::string& fwVersion, in Entry()
155 AssociationList assocs = {};
H A Delog_block.hpp20 using AssociationList = typedef
48 AssociationList assoc{ in Block()
H A Delog_meta.cpp21 AssociationList& list) in build()
46 AssociationList& list) in build()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.hpp17 using AssociationList = phosphor::software::updater::AssociationList; typedef
127 const AssociationList& assocs);
166 const AssociationList& assocs) const = 0;
206 const AssociationList& assocs) const override;
251 const AssociationList& assocs) in isAssociated()
H A Dtypes.hpp14 using AssociationList = typedef
H A Ditem_updater.hpp158 const AssociationList& assocs, const std::string& filePath);
281 AssociationList assocs;
H A Ditem_updater.cpp120 AssociationList associations; in onVersionInterfacesAdded()
238 const AssociationList& assocs, const std::string& filePath) in createActivationObject()
265 AssociationList associations; in createPsuObject()
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp29 using AssociationList = typedef
31 using Attributes = std::variant<bool, AssociationList>;
166 auto& assocs = std::get<AssociationList>(attr->second); in created()
229 std::variant<AssociationList> assoc; in processExistingCallouts()
241 auto& assocs = std::get<AssociationList>(assoc); in processExistingCallouts()
/openbmc/phosphor-logging/test/
H A Delog_quiesce_test.cpp46 phosphor::logging::AssociationList associations{}; in TEST_F()
74 phosphor::logging::AssociationList associations{}; in TEST_F()
102 phosphor::logging::AssociationList associations{}; in TEST_F()
159 phosphor::logging::AssociationList associations{}; in TEST_F()
218 phosphor::logging::AssociationList associations{}; in TEST_F()
H A Delog_update_ts_test.cpp65 phosphor::logging::AssociationList associations{}; in TEST()
136 phosphor::logging::AssociationList associations{}; in TEST()
H A Dserialization_test_properties.cpp15 phosphor::logging::AssociationList assocations{}; in TEST_F()
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.hpp31 using AssociationList = typedef
188 AssociationList& assocs) = 0;
216 AssociationList assocs = {};
H A Dmsl_verify.cpp20 using AssociationList = typedef
91 std::variant<AssociationList> associations; in getFunctionalVersion()
104 auto& assocs = std::get<AssociationList>(associations); in getFunctionalVersion()
H A Dactivation.hpp24 using AssociationList = typedef
159 AssociationList& assocs) : in Activation()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.hpp31 using AssociationList = typedef
200 AssociationList& assocs) : in Activation()
H A Ditem_updater.hpp39 using AssociationList = typedef
349 AssociationList assocs;
H A Ditem_updater.cpp146 AssociationList associations = {}; in createActivationWithApplyTime()
175 AssociationList associations = {}; in verifyAndCreateObjects()
366 AssociationList associations; in processBMCImage()
964 AssociationList assocs; in createBIOSObject()
/openbmc/phosphor-psu-code-mgmt/test/
H A Dmocked_utils.hpp43 const AssociationList& assocs));
H A Dtest_utils.cpp79 utils::AssociationList assocs = { in TEST()
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.hpp64 AssociationList& assocs) override;
H A Ditem_updater_static.cpp209 AssociationList& assocs) in createActivationObject()
265 AssociationList associations = {}; in processPNORImage()
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.hpp83 AssociationList& assocs) override;
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.hpp71 AssociationList& assocs) override;
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp48 using AssociationList = typedef
51 AssociationList getAssociationsFromJson(const Json& j) in getAssociationsFromJson()
53 AssociationList assocs{}; in getAssociationsFromJson()
368 AssociationList{{"chassis", "all_sensors", p.parent_path().string()}}; in createAssociation()

12