Searched refs:userObjBasePath (Results 1 – 2 of 2) sorted by relevance
476 sdbusplus::message::object_path tempUserPath(userObjBasePath); in isValidUserName()701 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserEnabledState()807 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserPrivilegeAccess()914 sdbusplus::message::object_path tempUserPath(userObjBasePath); in setUserName()1551 sdbusplus::bus::match::rules::path_namespace(userObjBasePath) + in cacheUserDataFile()1589 sdbusplus::message::object_path tempUserPath(userObjBasePath); in cacheUserDataFile()
61 static constexpr const char* userObjBasePath = "/xyz/openbmc_project/user"; variable