Home
last modified time | relevance | path

Searched defs:userSelf (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp257 const std::string& dbusObjectPath, bool userSelf) in patchAccountTypes()
1113 bool userSelf; member
1211 const std::optional<std::vector<std::string>>& accountTypes, bool userSelf, in updateUserProperties()
2230 bool userSelf = (username == req.session->username); in handleAccountPatch() local