Searched refs:accountName (Results 1 – 1 of 1) sorted by relevance
1967 const std::string& accountName) in handleAccountGet() argument1981 accountName); in handleAccountGet()1990 if (req.session->username != accountName) in handleAccountGet()2013 accountName](const boost::system::error_code& ec, in handleAccountGet()2022 [accountName]( in handleAccountGet()2025 return accountName == user.first.filename(); in handleAccountGet()2031 accountName); in handleAccountGet()2145 "/redfish/v1/AccountService/Accounts/{}", accountName); in handleAccountGet()2146 asyncResp->res.jsonValue["Id"] = accountName; in handleAccountGet()2147 asyncResp->res.jsonValue["UserName"] = accountName; in handleAccountGet()