Searched refs:getComputerSystem (Results 1 – 2 of 2) sorted by relevance
507 getComputerSystem(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getComputerSystem() function3125 getComputerSystem(asyncResp); in handleComputerSystemGet()3470 .privileges(redfish::privileges::getComputerSystem) in requestRoutesSystems()
354 const static auto& getComputerSystem = privilegeSetLogin; variable