| /openbmc/pldm/host-bmc/test/ |
| H A D | custom_dbus_test.cpp | 12 auto retLocationCode = CustomDBus::getCustomDBus().getLocationCode(tmpPath); in TEST()
|
| /openbmc/openpower-hw-diags/util/ |
| H A D | pdbg.hpp | 159 std::string getLocationCode(pdbg_target* trgt);
|
| H A D | pdbg.cpp | 607 std::string getLocationCode(pdbg_target* trgt) in getLocationCode() function 621 return getLocationCode(pdbg_target_parent(nullptr, trgt)); in getLocationCode()
|
| /openbmc/phosphor-mrw-tools/ |
| H A D | Util.pm | 155 sub getLocationCode subroutine
|
| H A D | gen_path_callouts.pl | 741 Util::getLocationCode($targets, $fruCallout->{Name});
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | data_interface.hpp | 358 virtual std::string getLocationCode( 791 std::string getLocationCode(
|
| H A D | fapi_data_process.cpp | 117 openpower::phal::pdbg::getLocationCode(target, in pdbgCallbackToGetTgtReqAttrsVal()
|
| H A D | data_interface.cpp | 451 std::string DataInterface::getLocationCode( in getLocationCode() function in openpower::pels::DataInterface 1030 locCode = getLocationCode(path); in notifyPresenceSubscribers()
|
| H A D | src.cpp | 895 locCode = dataIface.getLocationCode(inventoryPath); in addInventoryCallout() 1060 locCode = dataIface.getLocationCode(*trustedSymbolicFRUInvPath); in addRegistryCallout()
|
| /openbmc/pldm/host-bmc/dbus/ |
| H A D | custom_dbus.hpp | 77 std::optional<std::string> getLocationCode(const std::string& path) const;
|
| H A D | custom_dbus.cpp | 19 std::optional<std::string> CustomDBus::getLocationCode( in getLocationCode() function in pldm::dbus::CustomDBus
|
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | watchdog_main.cpp | 98 openpower::phal::pdbg::getLocationCode(procTarget, locationCode); in getSBECallout()
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | src_test.cpp | 326 EXPECT_CALL(dataIface, getLocationCode("motherboard")) in TEST_F() 383 EXPECT_CALL(dataIface, getLocationCode("motherboard")) in TEST_F() 419 EXPECT_CALL(dataIface, getLocationCode("motherboard")) in TEST_F() 700 EXPECT_CALL(dataIface, getLocationCode("motherboard")) in TEST_F() 1255 getLocationCode("/inv/system/chassis/motherboard/cpu0")) in TEST_F() 1510 EXPECT_CALL(dataIface, getLocationCode("motherboard")) in TEST_F()
|
| H A D | mocks.hpp | 41 MOCK_METHOD(std::string, getLocationCode, (const std::string&),
|
| /openbmc/openpower-proc-control/extensions/phal/ |
| H A D | clock_logger.cpp | 117 openpower::phal::pdbg::getLocationCode(procTarget, locationCode); in createClockDataLog()
|
| H A D | create_pel.cpp | 65 openpower::phal::pdbg::getLocationCode(procTarget, locationCode); in getSBECallout()
|
| H A D | phal_error.cpp | 119 openpower::phal::pdbg::getLocationCode(target, in pdbgCallbackToGetTgtReqAttrsVal() 308 openpower::phal::pdbg::getLocationCode(procTarget, locationCode); in processNonFunctionalBootProc()
|
| /openbmc/openpower-hw-diags/analyzer/ |
| H A D | service_data.cpp | 216 callout["LocationCode"] = util::pdbg::getLocationCode(i_target); in addTargetCallout()
|