Searched refs:roDir (Results 1 – 3 of 3) sorted by relevance
158 auto roDir = PNOR_RO_PREFIX + id; in processPNORImage() local159 if (!std::filesystem::is_directory(roDir)) in processPNORImage()162 entry("DIRNAME=%s", roDir.c_str())); in processPNORImage()
81 const fs::path roDir(priv->paths.ro_loc); in preparePartitions() local87 tocFile = roDir / PARTITION_TOC_FILE; in preparePartitions()145 file = roDir / part.data.name; in preparePartitions()
73 const fs::path roDir = ctx->paths.ro_loc; in preparePartitions() local75 fs::path tocFile = roDir / PARTITION_TOC_FILE; in preparePartitions()129 file = roDir / part.data.name; in preparePartitions()