Searched defs:userSelf (Results 1 – 1 of 1) sorted by relevance
257 const std::string& dbusObjectPath, bool userSelf) in patchAccountTypes()1113 bool userSelf; member1211 const std::optional<std::vector<std::string>>& accountTypes, bool userSelf, in updateUserProperties()2230 bool userSelf = (username == req.session->username); in handleAccountPatch() local