Searched refs:ImageFileGuard (Results 1 – 5 of 5) sorted by relevance
34 class ImageFileGuard; variable432 EXPORT bool WriteData(const ImageFileGuard& image_file,532 class ImageFileGuard {534 ImageFileGuard() noexcept = default;535 ImageFileGuard(ImageFileGuard&& other) noexcept = default;536 ImageFileGuard& operator=(ImageFileGuard&& other) noexcept = default;538 ~ImageFileGuard() { in ~ImageFileGuard()
335 bool ImageHeader::WriteData(const ImageFileGuard& image_file, in WriteData()
246 ImageFileGuard image_file; in TEST_F()
596 ImageFileGuard primary_image_file; in Write()600 ImageFileGuard image_file; in Write()
1897 ImageFileGuard image_file; in WriteImageToDisk()