Searched refs:lidDirPath (Results 1 – 1 of 1) sorted by relevance
33 auto lidDirPath = fs::path(LID_STAGING_DIR) / "lid"; variable763 fs::create_directories(lidDirPath); in processCodeUpdateLid()780 auto lidNoHeaderPath = fs::path(lidDirPath) / lidFileName.str(); in processCodeUpdateLid()805 auto rc = executeCmd("/usr/sbin/mksquashfs", lidDirPath.c_str(), in assembleCodeUpdateImage()863 fs::remove_all(lidDirPath); in assembleCodeUpdateImage()