Searched refs:IsEmptySuperImage (Results 1 – 4 of 4) sorted by relevance
38 static bool IsEmptySuperImage(borrowed_fd fd) { in IsEmptySuperImage() function61 bool IsEmptySuperImage(const std::string& file) { in IsEmptySuperImage() function67 return IsEmptySuperImage(fd); in IsEmptySuperImage()
77 bool IsEmptySuperImage(const std::string& file);
384 if (IsEmptySuperImage(path)) { in ReadDeviceOrFile()515 if (IsEmptySuperImage(super_path)) { in LpdumpMain()
142 was_empty_ = android::fs_mgr::IsEmptySuperImage(abs_super_path_); in Open()