Searched refs:endpointId (Results 1 – 2 of 2) sorted by relevance
| /openbmc/pldm/fw-update/test/ |
| H A D | firmware_inventory_manager_test.cpp | 60 pldm::eid endpointId = 1; in TEST() local 66 endpointId, endpointUuid, endpointMedium, endpointNetId, endpointName); in TEST() 83 SoftwareIdentifier softwareIdentifier{endpointId, 100}; in TEST()
|
| /openbmc/bmcweb/features/virtual_media/ |
| H A D | vm_websocket.hpp | 206 socketId(socketIdIn), endpointId(endpointIdIn), path(pathIn), in NbdProxyServer() 241 return endpointId; in getEndpointId() 405 const std::string endpointId; member 442 std::string endpointId; in afterGetSocket() local 447 endpointId, "Socket", socket); in afterGetSocket() 473 std::make_shared<NbdProxyServer>(conn, socket, endpointId, path); in afterGetSocket()
|