Home
last modified time | relevance | path

Searched refs:getHostName (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp42 std::string getHostName();
211 std::string hostName = getHostName(); in getNetworkData()
436 inline std::string getHostName() in getHostName() function
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp244 std::optional<std::string> getHostName(ipmi::Context::ptr& ctx) in getHostName() function
550 std::optional<std::string> hostnameResp = dcmi::getHostName(ctx); in getMgmntCtrlIdStr()
607 std::optional<std::string> hostnameResp = dcmi::getHostName(ctx); in setMgmntCtrlIdStr()