Searched refs:ImageFileGuard (Results 1 – 4 of 4) sorted by relevance
33 class ImageFileGuard; variable427 bool WriteData(const ImageFileGuard& image_file,527 class ImageFileGuard {529 ImageFileGuard() noexcept = default;530 ImageFileGuard(ImageFileGuard&& other) noexcept = default;531 ImageFileGuard& operator=(ImageFileGuard&& other) noexcept = default;533 ~ImageFileGuard() { in ~ImageFileGuard()
318 bool ImageHeader::WriteData(const ImageFileGuard& image_file, in WriteData()
1871 ImageFileGuard image_file; in WriteImageToDisk()
372 ImageFileGuard primary_image_file; in Write()376 ImageFileGuard image_file; in Write()