Searched refs:usersPath (Results 1 – 1 of 1) sorted by relevance
592 std::string usersPath(tempUserPath); in isValidUserName() local594 if (properties.find(usersPath) != properties.end()) in isValidUserName()1707 std::string usersPath(tempUserPath); in cacheUserDataFile() local1709 auto usrObj = managedObjs.find(usersPath); in cacheUserDataFile()