Searched refs:get_object_path (Results 1 – 6 of 6) sorted by relevance
/openbmc/dbus-sensors/src/ |
H A D | sensor.hpp | 352 dbusConnection, sensorInterface->get_object_path(), in setInitialProperties() 367 dbusConnection, sensorInterface->get_object_path(), in setInitialProperties() 388 dbusConnection, sensorInterface->get_object_path(), in setInitialProperties()
|
H A D | PwmSensor.cpp | 166 conn, sensorInterface->get_object_path(), in PwmSensor()
|
/openbmc/s2600wf-misc/hsbp-manager/src/ |
H A D | hsbp_manager.cpp | 698 itemIface->get_object_path(), in Drive() 724 itemIface->get_object_path(), "xyz.openbmc_project.State.Drive"); in Drive() 728 objServer.add_interface(itemIface->get_object_path(), in Drive() 731 associations = objServer.add_interface(itemIface->get_object_path(), in Drive() 766 itemIface->get_object_path(), in createAsset() 937 hsbpItemIface->get_object_path(), in run() 942 objServer.add_interface(hsbpItemIface->get_object_path(), assetTag); in run() 1033 drive.itemIface->get_object_path(), ii, file)); in createDrives()
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | object_server.hpp | 820 std::string get_object_path(void) in get_object_path() function in sdbusplus::asio::dbus_interface
|
/openbmc/entity-manager/src/ |
H A D | fru_utils.cpp | 1064 std::string path = busIface.second->get_object_path(); in findIndexForFRU()
|
H A D | entity_manager.cpp | 98 << "object Path : " << iface->get_object_path() << "\n" in tryIfaceInitialize()
|