Lines Matching refs:dbusObjectPath

246                       const std::string& dbusObjectPath, bool userSelf)  in patchAccountTypes()  argument
268 "xyz.openbmc_project.User.Manager", dbusObjectPath, in patchAccountTypes()
485 std::string dbusObjectPath; in handleRoleMapPatch() local
488 dbusObjectPath = adConfigObject; in handleRoleMapPatch()
492 dbusObjectPath = ldapConfigObjectName; in handleRoleMapPatch()
515 ldapDbusService, dbusObjectPath, ldapPrivMapperInterface, in handleRoleMapPatch()
964 std::string dbusObjectPath; in handleLDAPPatch() local
967 dbusObjectPath = adConfigObject; in handleLDAPPatch()
971 dbusObjectPath = ldapConfigObjectName; in handleLDAPPatch()
1018 dbusObjectPath = std::move(dbusObjectPath)]( in handleLDAPPatch()
1032 handleServiceEnablePatch(false, asyncResp, serverT, dbusObjectPath); in handleLDAPPatch()
1038 serverT, dbusObjectPath); in handleLDAPPatch()
1043 dbusObjectPath); in handleLDAPPatch()
1048 dbusObjectPath); in handleLDAPPatch()
1054 dbusObjectPath); in handleLDAPPatch()
1059 serverT, dbusObjectPath); in handleLDAPPatch()
1064 dbusObjectPath); in handleLDAPPatch()
1074 serverT, dbusObjectPath); in handleLDAPPatch()
1083 serverT, dbusObjectPath); in handleLDAPPatch()
1104 std::string dbusObjectPath(tempObjPath); in updateUserProperties() local
1107 dbusObjectPath, in updateUserProperties()
1108 [dbusObjectPath, username, password, roleId, enabled, locked, in updateUserProperties()
1154 dbusObjectPath, "xyz.openbmc_project.User.Attributes", in updateUserProperties()
1169 dbusObjectPath, "xyz.openbmc_project.User.Attributes", in updateUserProperties()
1186 dbusObjectPath, "xyz.openbmc_project.User.Attributes", in updateUserProperties()
1192 patchAccountTypes(*accountTypes, asyncResp, dbusObjectPath, in updateUserProperties()