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