Searched refs:patchDir (Results 1 – 4 of 4) sorted by relevance
217 constexpr static auto patchDir = "/usr/local/share/pnor"; in reset() local218 if (std::filesystem::is_directory(patchDir)) in reset()220 for (const auto& iter : std::filesystem::directory_iterator(patchDir)) in reset()
41 std::string patchDir = in LidHandler() local43 auto patch = fs::path(patchDir) / lidName; in LidHandler()
83 const fs::path patchDir(priv->paths.patch_loc); in preparePartitions() local154 patch = patchDir / part.data.name; in preparePartitions()
74 const fs::path patchDir = ctx->paths.patch_loc; in preparePartitions() local137 patch = patchDir / part.data.name; in preparePartitions()