Searched refs:CleanupImage (Results 1 – 1 of 1) sorted by relevance
90 bool CleanupImage(const std::string& name);232 if (!CleanupImage(kSnapshotImageName) || !CleanupImage(kSnapshotCowName)) { in Cleanup()238 bool PowerTest::CleanupImage(const std::string& name) { in CleanupImage() function in android::snapshot::PowerTest