Searched refs:packageFilePath (Results 1 – 2 of 2) sorted by relevance
26 int UpdateManager::processPackage(const std::filesystem::path& packageFilePath) in processPackage() argument45 std::filesystem::remove(packageFilePath); in processPackage()54 package.open(packageFilePath, in processPackage()60 "ERROR", errno, "FILE", packageFilePath); in processPackage()62 std::filesystem::remove(packageFilePath); in processPackage()74 std::filesystem::remove(packageFilePath); in processPackage()99 std::filesystem::remove(packageFilePath); in processPackage()156 fwPackageFilePath = packageFilePath; in processPackage()
69 int processPackage(const std::filesystem::path& packageFilePath);