Lines Matching defs:path
70 Users::Users(sdbusplus::bus_t& bus, const char* path, in Users()
244 std::string path = std::format(secretKeyTempPath, userName); in createSecretKey() local
310 static void clearSecretFile(const std::string& path) in clearSecretFile()
335 std::string path = std::format("{}/bypassedprotocol", getUserName()); in bypassedProtocol() local
344 std::string path = std::format(secretKeyPath, getUserName()); in secretKeyIsValid() local
381 std::string path = std::format("{}/bypassedprotocol", userName); in load() local