Home
last modified time | relevance | path

Searched refs:pathString (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp1053 std::string pathString = in handleIPv6DefaultGateway() local
1073 pathString); in handleIPv6DefaultGateway()
1095 messages::propertyMissing(asyncResp->res, pathString + "/Address"); in handleIPv6DefaultGateway()
1534 std::string pathString = in parseAddresses() local
1568 messages::propertyValueFormatError(res, *obj, pathString); in parseAddresses()
1581 pathString + "/Address"); in parseAddresses()
1589 messages::propertyMissing(res, pathString + "/Address"); in parseAddresses()
1604 res, *subnetMask, pathString + "/SubnetMask"); in parseAddresses()
1612 messages::propertyMissing(res, pathString + "/SubnetMask"); in parseAddresses()
1630 pathString + "/Gateway"); in parseAddresses()
[all …]
H A Dhypervisor_system.hpp558 std::string pathString = "IPv4StaticAddresses/1"; in handleHypervisorIPv4StaticPatch() local
576 pathString + "/Address"); in handleHypervisorIPv4StaticPatch()
583 pathString + "/SubnetMask"); in handleHypervisorIPv4StaticPatch()
590 pathString + "/Gateway"); in handleHypervisorIPv4StaticPatch()
H A Daccount_service.hpp483 std::string pathString = in handleRoleMapPatch() local
489 pathString + "/LocalRole"); in handleRoleMapPatch()
495 pathString + "/RemoteGroup"); in handleRoleMapPatch()