Searched refs:tempObjPath (Results 1 – 1 of 1) sorted by relevance
1217 sdbusplus::message::object_path tempObjPath(rootUserDbusPath); in updateUserProperties() local1218 tempObjPath /= username; in updateUserProperties()1219 std::string dbusObjectPath(tempObjPath); in updateUserProperties()1809 sdbusplus::message::object_path tempObjPath(rootUserDbusPath); in processAfterCreateUser() local1810 tempObjPath /= username; in processAfterCreateUser()1811 const std::string userPath(tempObjPath); in processAfterCreateUser()2182 sdbusplus::message::object_path tempObjPath(rootUserDbusPath); in handleAccountDelete() local2183 tempObjPath /= username; in handleAccountDelete()2184 const std::string userPath(tempObjPath); in handleAccountDelete()