/openbmc/phosphor-host-ipmid/test/session/ |
H A D | closesession_unittest.cpp | 9 std::string objectPath = in TEST() local 27 std::string objectPath = "/xyz/openbmc_project/ipmi/session/eth0/12a4567d"; in TEST() local 37 std::string objectPath; in TEST() local 45 std::string objectPath = in TEST() local 55 std::string objectPath = in TEST() local 65 std::string objectPath = in TEST() local 75 std::string objectPath = in TEST() local 85 std::string objectPath = in TEST() local 100 std::string objectPath = "/xyz/openbmc_project/ipmi/session/eth0/12a4567d"; in TEST() local 109 std::string objectPath; in TEST() local
|
/openbmc/ibm-logging/ |
H A D | manager.cpp | 78 void Manager::createWithRestore(const std::string& objectPath, in createWithRestore() 86 void Manager::create(const std::string& objectPath, in create() 94 void Manager::createObject(const std::string& objectPath, in createObject() 110 void Manager::addInterface(const std::string& objectPath, InterfaceType type, in addInterface() 128 void Manager::addChildInterface(const std::string& objectPath, in addChildInterface() 162 void Manager::createPolicyInterface(const std::string& objectPath, in createPolicyInterface() 181 void Manager::createCalloutObjects(const std::string& objectPath, in createCalloutObjects() 260 void Manager::restoreCalloutObjects(const std::string& objectPath, in restoreCalloutObjects() 337 std::string Manager::getCalloutObjectPath(const std::string& objectPath, in getCalloutObjectPath()
|
H A D | callout.cpp | 85 Callout::Callout(sdbusplus::bus_t& bus, const std::string& objectPath, in Callout() 91 Callout::Callout(sdbusplus::bus_t& bus, const std::string& objectPath, in Callout()
|
/openbmc/dbus-sensors/src/leakdetector/ |
H A D | LeakDetectionManager.cpp | 32 const sdbusplus::message::object_path& objectPath, in processInventoryAdded() 39 const sdbusplus::message::object_path& objectPath, in processInventoryRemoved() 51 sdbusplus::message::object_path objectPath) -> sdbusplus::async::task<> in processConfigAddedAsync() 81 sdbusplus::message::object_path objectPath) in getDetectorConfig()
|
/openbmc/dbus-sensors/src/cable-monitor/ |
H A D | CableMonitor.cpp | 34 const sdbusplus::message::object_path& objectPath, in inventoryAddedHandler() 42 const sdbusplus::message::object_path& objectPath, in inventoryRemovedHandler() 95 auto Monitor::processCableAddedAsync(sdbusplus::message::object_path objectPath) in processCableAddedAsync() 130 sdbusplus::message::object_path objectPath) -> sdbusplus::async::task<> in processCableRemovedAsync()
|
/openbmc/phosphor-led-manager/ |
H A D | utils.cpp | 40 PropertyMap DBusHandler::getAllProperties(const std::string& objectPath, in getAllProperties() 63 PropertyValue DBusHandler::getProperty(const std::string& objectPath, in getProperty() 88 const std::string& objectPath, const std::string& interface, in setProperty() 106 const std::string& objectPath, const std::string& interface) in getSubTreePaths()
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.cpp | 14 const std::string& objectPath, in addObjectMapResult() 57 for (const auto& objectPath : interfaceMap) in getAncestors() local 166 for (const auto& objectPath : interfaceMap) in getSubTree() local 234 for (const auto& objectPath : interfaceMap) in getSubTreePaths() local 344 const std::string& objectPath, std::vector<std::string>& interfaces) in getSubTreePathsById() 412 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreeById() 439 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreePathsById()
|
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp |
|
H A D | dbus_utility.hpp | 128 void getProperty(const std::string& service, const std::string& objectPath, in getProperty() 140 const std::string& service, const std::string& objectPath, in getProperty()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | sessionhelper.hpp | 26 bool parseCloseSessionInputPayload(const std::string& objectPath, in parseCloseSessionInputPayload() 77 bool isSessionObjectMatched(const std::string objectPath, in isSessionObjectMatched()
|
/openbmc/smbios-mdr/src/ |
H A D | system.cpp | 73 const std::string& objectPath, in getService() 104 static void setProperty(sdbusplus::bus_t& bus, const std::string& objectPath, in setProperty()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | certificate_service.hpp | 333 const std::string& objectPath, const std::string& service, in getCertificateProperties() 424 const sdbusplus::message::object_path& objectPath) in deleteCertificate() 575 sdbusplus::message::object_path objectPath; in handleReplaceCertificateAction() local 755 std::string objectPath; in handleGenerateCSRAction() local 1017 const std::string& objectPath) { in handleHTTPSCertificateCollectionPost() 1133 const std::string& objectPath) { in handleLDAPCertificateCollectionPost() 1272 const std::string& objectPath) { in handleTrustStoreCertificateCollectionPost()
|
H A D | processor.hpp | 343 const std::string& service, const std::string& objectPath) in getThrottleProperties() 713 const std::string& objectPath) in getCpuUniqueId() 733 inline void handleProcessorSubtree( in handleProcessorSubtree() 790 std::function<void(const std::string& objectPath, in getProcessorObject() 819 const std::string& processorId, const std::string& objectPath, in getProcessorData() 1117 std::optional<bool> locationIndicatorActive, const std::string& objectPath, in doPatchProcessor()
|
/openbmc/phosphor-debug-collector/ |
H A D | elog_watch.cpp | 62 sdbusplus::message::object_path objectPath; in addCallback() local 152 sdbusplus::message::object_path objectPath; in delCallback() local
|
/openbmc/smbios-mdr/include/ |
H A D | mdrv2.hpp | 71 static std::string placeGetRecordType(const std::string& objectPath) in placeGetRecordType() 111 std::string filePath, std::string objectPath, in MDRV2()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | dump_monitor.cpp | 103 sdbusplus::message::object_path objectPath; in handleDBusSignal() local 151 const sdbusplus::message::object_path& objectPath) in startMpReboot()
|
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
H A D | usb_manager.cpp | 97 sdbusplus::message::object_path objectPath = co_await updater.start_update( in startUpdate() local 145 constexpr auto objectPath = "/xyz/openbmc_project/software/apply_time"; in setApplyTime() local
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | dbus_sensor.cpp | 76 std::string objectPath; local 175 void DBusSensor::getTypeBasedProperties(std::string& objectPath, Unit& unit, in getTypeBasedProperties()
|
/openbmc/openpower-proc-control/ |
H A D | nmi_interface.hpp | 43 std::string objectPath; member in openpower::proc::NMI
|
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
H A D | dbus_utility.hpp | 33 inline types::MapperGetObject getObjectMap(const std::string& objectPath, in getObjectMap() 179 const std::string& serviceName, const std::string& objectPath, in readDbusProperty() 226 const std::string& serviceName, const std::string& objectPath, in writeDbusProperty()
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | average.hpp | 45 Average(sdbusplus::bus_t& bus, const std::string& objectPath) : in Average()
|
H A D | maximum.hpp | 45 Maximum(sdbusplus::bus_t& bus, const std::string& objectPath) : in Maximum()
|
/openbmc/phosphor-power/power-supply/ |
H A D | maximum.hpp | 45 Maximum(sdbusplus::bus_t& bus, const std::string& objectPath) : in Maximum()
|
H A D | average.hpp | 45 Average(sdbusplus::bus_t& bus, const std::string& objectPath) : in Average()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | pathwatch.hpp | 61 const std::string& objectPath; member in phosphor::dbus::monitoring::PathWatch
|