Searched defs:userSelf (Results 1 – 1 of 1) sorted by relevance
254 const std::string& dbusObjectPath, bool userSelf) in patchAccountTypes() argument 1118 bool userSelf; member 1216 updateUserProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & username,const std::optional<std::string> & password,const std::optional<bool> & enabled,const std::optional<std::string> & roleId,const std::optional<bool> & locked,const std::optional<std::vector<std::string>> & accountTypes,bool userSelf,const std::shared_ptr<persistent_data::UserSession> & session) updateUserProperties() argument 2232 bool userSelf = (username == req.session->username); handleAccountPatch() local [all...]