Searched refs:accountName (Results 1 – 1 of 1) sorted by relevance
1996 const std::string& accountName) in handleAccountGet() argument2010 accountName); in handleAccountGet()2019 if (req.session->username != accountName) in handleAccountGet()2042 accountName](const boost::system::error_code& ec, in handleAccountGet()2051 [accountName]( in handleAccountGet()2054 return accountName == user.first.filename(); in handleAccountGet()2060 accountName); in handleAccountGet()2161 "/redfish/v1/AccountService/Accounts/{}", accountName); in handleAccountGet()2162 asyncResp->res.jsonValue["Id"] = accountName; in handleAccountGet()2163 asyncResp->res.jsonValue["UserName"] = accountName; in handleAccountGet()