Home
last modified time | relevance | path

Searched defs:assocs (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/entity-manager/test/
H A Dtest_topology.cpp56 auto assocs = topo.getAssocs(boards); in TEST() local
69 auto assocs = topo.getAssocs(boards); in TEST() local
91 auto assocs = topo.getAssocs(boards); in TEST() local
104 auto assocs = topo.getAssocs(boards); in TEST() local
118 auto assocs = topo.getAssocs(boards); in TEST() local
131 auto assocs = topo.getAssocs(boards); in TEST() local
145 auto assocs = topo.getAssocs(boards); in TEST() local
161 auto assocs = topo.getAssocs(boards); in TEST() local
180 auto assocs = topo.getAssocs(boards); in TEST() local
198 auto assocs = topo.getAssocs(boards); variable
[all …]
/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_item_updater.cpp180 const auto& assocs = activation->associations(); in TEST_F() local
426 auto assocs = activation->associations(); in TEST_F() local
594 auto assocs = activation->associations(); in TEST_F() local
707 auto assocs = activation->associations(); in TEST_F() local
H A Dtest_utils.cpp77 utils::AssociationList assocs = {{ACTIVATION_FWD_ASSOCIATION, in TEST() local
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp166 auto& assocs = std::get<AssociationList>(attr->second); in created() local
246 auto& assocs = std::get<AssociationList>(assoc); in processExistingCallouts() local
/openbmc/smbios-mdr/src/
H A Dpcieslot.cpp58 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in pcieInfoUpdate() local
H A Dcpu.cpp251 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in infoUpdate() local
H A Ddimm.cpp106 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in memoryInfoUpdate() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp228 AssociationList assocs; member in phosphor::software::updater::ItemUpdater
H A Dutils.hpp212 const AssociationList& assocs) in isAssociated()
H A Ditem_updater.cpp211 const AssociationList& assocs, const std::string& filePath) in createActivationObject()
551 const auto& assocs = activation->associations(); in syncToLatestImage() local
H A Dactivation.hpp119 Status activationStatus, const AssociationList& assocs, in Activation()
H A Dactivation.cpp127 auto assocs = associations(); in onUpdateDone() local
/openbmc/phosphor-logging/
H A Delog_entry.hpp153 AssociationList assocs = {}; member in phosphor::logging::Entry
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.hpp217 AssociationList assocs = {}; member in openpower::software::updater::ItemUpdater
H A Dmsl_verify.cpp104 auto& assocs = std::get<AssociationList>(associations); in getFunctionalVersion() local
H A Dactivation.hpp159 AssociationList& assocs) : in Activation()
/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp271 AssociationList assocs = {}; member in phosphor::software::updater::ItemUpdater
H A Dactivation.hpp190 AssociationList& assocs) : in Activation()
/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp63 AssociationEndpointsArg assocs; in REGISTER_EXTENSION_FUNCTION() local
/openbmc/phosphor-objmgr/src/test/
H A Dassociations.cpp554 auto assocs = assocMaps.ifaces.find(defaultFwdPath); in TEST_F() local
562 auto assocs = assocMaps.ifaces.find(defaultRevPath); in TEST_F() local
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.cpp35 AssociationList& assocs) in createActivationObject()
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp55 AssociationList assocs{}; in getAssociationsFromJson() local
262 auto assocs = getAssociationsFromJson(assocJson); in initVirtualSensor() local
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.cpp209 AssociationList& assocs) in createActivationObject()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp38 AssociationList& assocs) in createActivationObject()
/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp320 std::vector<ipmi::Association> assocs; in convertLogEntrytoSEL() local

12