Home
last modified time | relevance | path

Searched defs:objectPath (Results 1 – 25 of 119) sorted by relevance

12345

/openbmc/phosphor-host-ipmid/test/session/
H A Dclosesession_unittest.cpp9 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/phosphor-modbus/common/
H A Devents.cpp26 sdbusplus::message::object_path objectPath, EventLevel level, double value, in generateSensorReadingEvent()
81 sdbusplus::message::object_path objectPath, bool asserted) in generateSensorFailureEvent()
116 sdbusplus::message::object_path objectPath, std::string additionalInfo, in generateControllerFailureEvent()
152 auto Events::generatePowerFaultEvent(sdbusplus::message::object_path objectPath, in generatePowerFaultEvent()
191 sdbusplus::message::object_path objectPath, bool asserted) in generateFilterFailureEvent()
230 sdbusplus::message::object_path objectPath, bool asserted) in generatePumpFailureEvent()
265 auto Events::generateFanFailureEvent(sdbusplus::message::object_path objectPath, in generateFanFailureEvent()
301 sdbusplus::message::object_path objectPath, EventLevel level, bool asserted) in generateLeakDetectedEvent()
/openbmc/ibm-logging/
H A Dmanager.cpp78 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 Dcallout.cpp85 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 DLeakDetectionManager.cpp32 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 DCableMonitor.cpp33 const sdbusplus::message::object_path& objectPath, in inventoryAddedHandler()
41 const sdbusplus::message::object_path& objectPath, in inventoryRemovedHandler()
96 auto Monitor::processCableAddedAsync(sdbusplus::message::object_path objectPath) in processCableAddedAsync()
131 sdbusplus::message::object_path objectPath) -> sdbusplus::async::task<> in processCableRemovedAsync()
/openbmc/phosphor-led-manager/
H A Dutils.cpp40 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-modbus/rtu/
H A Ddevice_manager.cpp49 const sdbusplus::message::object_path& objectPath, in processConfigAdded()
82 const sdbusplus::message::object_path& objectPath, in processPortAdded()
106 const sdbusplus::message::object_path& objectPath) in processInventoryAdded()
133 const sdbusplus::message::object_path& objectPath, in processDeviceAdded()
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp16 const std::string& objectPath, in addObjectMapResult()
59 for (const auto& objectPath : interfaceMap) in getAncestors() local
169 for (const auto& objectPath : interfaceMap) in getSubTree() local
239 for (const auto& objectPath : interfaceMap) in getSubTreePaths() local
351 const std::string& objectPath, std::vector<std::string>& interfaces) in getSubTreePathsById()
420 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreeById()
448 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreePathsById()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dsessionhelper.hpp26 bool parseCloseSessionInputPayload(const std::string& objectPath, in parseCloseSessionInputPayload()
77 bool isSessionObjectMatched(const std::string& objectPath, in isSessionObjectMatched()
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp96 const std::string& processName, const std::string& objectPath, in introspectObjects()
160 const std::string& objectPath, const std::string& service, in getPropertiesForEnumerate()
199 const std::string& objectPath, in findRemainingObjectsForEnumerate()
255 const std::string objectPath; member
285 for (const auto& objectPath : objects) in getManagedObjectsForEnumerate() local
1532 const std::string& objectPath, in handleAction()
1602 const std::string& objectPath) in handleDelete()
1636 const std::string& objectPath, int32_t depth = 0) in handleList()
1659 const std::string& objectPath) in handleEnumerate()
1696 std::string& objectPath, std::string& destProperty) in handleGet()
[all …]
/openbmc/smbios-mdr/src/
H A Dsystem.cpp73 const std::string& objectPath, in getService()
104 static void setProperty(sdbusplus::bus_t& bus, const std::string& objectPath, in setProperty()
/openbmc/phosphor-debug-collector/
H A Delog_watch.cpp62 sdbusplus::message::object_path objectPath; in addCallback() local
152 sdbusplus::message::object_path objectPath; in delCallback() local
/openbmc/openpower-proc-control/
H A Dnmi_interface.hpp43 std::string objectPath; member in openpower::proc::NMI
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp123 void getProperty(const std::string& service, const std::string& objectPath, in getProperty()
135 const std::string& service, const std::string& objectPath, in getProperty()
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dsystems_utils_test.cpp24 std::string objectPath; in TEST() local
/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp71 static std::string placeGetRecordType(const std::string& objectPath) in placeGetRecordType()
111 std::string filePath, std::string objectPath, in MDRV2()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Daverage.hpp45 Average(sdbusplus::bus_t& bus, const std::string& objectPath) : in Average()
H A Dmaximum.hpp45 Maximum(sdbusplus::bus_t& bus, const std::string& objectPath) : in Maximum()
/openbmc/phosphor-power/power-supply/
H A Dmaximum.hpp45 Maximum(sdbusplus::bus_t& bus, const std::string& objectPath) : in Maximum()
H A Daverage.hpp45 Average(sdbusplus::bus_t& bus, const std::string& objectPath) : in Average()
/openbmc/phosphor-dbus-monitor/src/
H A Dpathwatch.hpp61 const std::string& objectPath; member in phosphor::dbus::monitoring::PathWatch
/openbmc/phosphor-modbus/tests/
H A Dtest_firmware.cpp57 std::string objectPath; member in FirmwareTest
127 std::string objectPath, in testFirmwareVersion()
/openbmc/phosphor-certificate-manager/
H A Dcsr.hpp49 std::string objectPath; member in phosphor::certs::CSR
/openbmc/pldm/libpldmresponder/
H A Dbios_attribute.cpp34 std::string objectPath = entry.at("dbus").at("object_path"); in BIOSAttribute() local

12345