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.hpp256 const std::string& dbusObjectPath, bool userSelf) in patchAccountTypes()
1114 bool userSelf; member
1212 const std::optional<std::vector<std::string>>& accountTypes, bool userSelf, in updateUserProperties()
2241 bool userSelf = (username == req.session->username); in handleAccountPatch() local