Home
last modified time | relevance | path

Searched defs:connectionName (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.hpp37 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 Ddbuswrite.cpp43 std::string connectionName; in createDbusWrite() local
112 std::string connectionName; in createDbusWrite() local
/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp295 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 Dpcie_slots.hpp135 const std::string& connectionName, const boost::system::error_code& ec, in onMapperAssociationDone()
206 const std::string& connectionName = connectionInterfacePair.first; in onMapperSubtreeDone() local
H A Dchassis.hpp378 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 Dmanagers.hpp362 const std::string& connectionName, in getLocation()
H A Dsensors.hpp2446 const std::string& connectionName = valueIface.first; in getSensorFromDbus() local
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp52 const std::string& connectionName, in createInterfaceMap()
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp262 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