Searched defs:connectionName (Results 1 – 9 of 9) sorted by relevance
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuswrite.hpp | 37 const std::string& connectionName) : in DbusWritePercent() 46 std::string connectionName; member in pid_control::DbusWritePercent 58 const std::string& connectionName) : in DbusWrite() 67 std::string connectionName; member in pid_control::DbusWrite
|
H A D | dbuswrite.cpp | 43 std::string connectionName; in createDbusWrite() local 112 std::string connectionName; in createDbusWrite() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | storage.hpp | 295 const std::string& connectionName, in getDriveAsset() argument 349 getDrivePresent(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getDrivePresent() argument 372 getDriveState(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getDriveState() argument 445 getDriveItemProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getDriveItemProperties() argument 609 addAllDriveInfo(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path,const std::vector<std::string> & interfaces) addAllDriveInfo() argument 1023 populateStorageController(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & controllerId,const std::string & connectionName,const std::string & path) populateStorageController() argument 1096 const std::string& connectionName = interfaceDict.front().first; getStorageControllerHandler() local [all...] |
H A D | pcie_slots.hpp | 135 const std::string& connectionName, const boost::system::error_code& ec, in onMapperAssociationDone() 206 const std::string& connectionName = connectionInterfacePair.first; in onMapperSubtreeDone() local
|
H A D | chassis.hpp | 378 getChassisLocationCode(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getChassisLocationCode() argument 399 getChassisUUID(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getChassisUUID() argument 603 const std::string& connectionName = connectionNames[0].first; handleChassisGetSubTree() local [all...] |
H A D | managers.hpp | 362 const std::string& connectionName, in getLocation()
|
H A D | sensors.hpp | 2446 const std::string& connectionName = valueIface.first; in getSensorFromDbus() local
|
/openbmc/phosphor-objmgr/src/test/util/ |
H A D | association_objects.hpp | 52 const std::string& connectionName, in createInterfaceMap()
|
/openbmc/bmcweb/features/openbmc_rest/ |
H A D | openbmc_dbus_rest.hpp | 262 const std::string& connectionName, in getManagedObjectsForEnumerate() 333 const std::string& objectName, const std::string& connectionName, in findObjectManagerPathForEnumerate() 1366 const std::string& connectionName) in findActionOnInterface() 1901 const std::string& connectionName = connection.first; in handlePut() local
|