/openbmc/entity-manager/test/ |
H A D | test_topology.cpp | 56 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 D | test_item_updater.cpp | 177 const auto& assocs = activation->associations(); in TEST_F() local 413 auto assocs = activation->associations(); in TEST_F() local 581 auto assocs = activation->associations(); in TEST_F() local 692 auto assocs = activation->associations(); in TEST_F() local
|
H A D | test_utils.cpp | 79 utils::AssociationList assocs = { in TEST() local
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | fru-fault-monitor.cpp | 166 auto& assocs = std::get<AssociationList>(attr->second); in created() local 241 auto& assocs = std::get<AssociationList>(assoc); in processExistingCallouts() local
|
/openbmc/smbios-mdr/src/ |
H A D | pcieslot.cpp | 58 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in pcieInfoUpdate() local
|
H A D | cpu.cpp | 251 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in infoUpdate() local
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | item_updater.hpp | 281 AssociationList assocs; member in phosphor::software::updater::ItemUpdater
|
H A D | utils.hpp | 251 const AssociationList& assocs) in isAssociated()
|
H A D | activation.hpp | 128 Status activationStatus, const AssociationList& assocs, in Activation()
|
H A D | item_updater.cpp | 238 const AssociationList& assocs, const std::string& filePath) in createActivationObject() 648 const auto& assocs = activation->associations(); in syncToLatestImage() local
|
H A D | activation.cpp | 165 auto assocs = associations(); in onUpdateDone() local
|
/openbmc/phosphor-logging/ |
H A D | elog_entry.hpp | 155 AssociationList assocs = {}; member in phosphor::logging::Entry
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | item_updater.hpp | 216 AssociationList assocs = {}; member in openpower::software::updater::ItemUpdater
|
H A D | msl_verify.cpp | 104 auto& assocs = std::get<AssociationList>(associations); in getFunctionalVersion() local
|
H A D | activation.hpp | 159 AssociationList& assocs) : in Activation()
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | software.cpp | 96 std::vector<std::tuple<std::string, std::string, std::string>> assocs; in createInventoryAssociations() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | item_updater.hpp | 349 AssociationList assocs; member in phosphor::software::updater::ItemUpdater
|
H A D | activation.hpp | 200 AssociationList& assocs) : in Activation()
|
/openbmc/phosphor-objmgr/src/test/ |
H A D | associations.cpp | 554 auto assocs = assocMaps.ifaces.find(defaultFwdPath); in TEST_F() local 562 auto assocs = assocMaps.ifaces.find(defaultRevPath); in TEST_F() local
|
/openbmc/phosphor-logging/test/ |
H A D | extensions_test.cpp | 75 AssociationEndpointsArg assocs; in REGISTER_EXTENSION_FUNCTION() local
|
/openbmc/openpower-pnor-code-mgmt/mmc/ |
H A D | item_updater_mmc.cpp | 35 AssociationList& assocs) in createActivationObject()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | virtualSensor.cpp | 53 AssociationList assocs{}; in getAssociationsFromJson() local 249 auto assocs = getAssociationsFromJson(assocJson); in initVirtualSensor() local
|
/openbmc/openpower-pnor-code-mgmt/static/ |
H A D | item_updater_static.cpp | 209 AssociationList& assocs) in createActivationObject()
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | item_updater_ubi.cpp | 38 AssociationList& assocs) in createActivationObject()
|
/openbmc/phosphor-host-ipmid/ |
H A D | selutility.cpp | 300 std::vector<ipmi::Association> assocs; in convertLogEntrytoSEL() local
|