Searched refs:ImageStat (Results 1 – 3 of 3) sorted by relevance
87 struct ImageStat { struct108 const std::optional<ImageStat> &imageStat) in ModuleFile() argument126 const std::optional<ImageStat> &GetImageStat() const in GetImageStat()147 std::optional<ImageStat> imageStat_;
81 bool ParseImageStat(const string &path, ImageStat &imageStat) in ParseImageStat()403 ImageStat tmpStat; in Open()404 std::optional<ImageStat> imageStat; in Open()
47 bool CreateLoopDevice(const string &path, const ImageStat &imageStat, Loop::LoopbackDeviceUniqueFd … in CreateLoopDevice()360 const ImageStat &imageStat = moduleFile.GetImageStat().value(); in MountModulePackage()