Searched refs:ValidateExists (Results 1 – 3 of 3) sorted by relevance
33 bool PartitionConfig::ValidateExists() const { in ValidateExists() function in chromeos_update_engine::PartitionConfig186 TEST_AND_RETURN_FALSE(part.ValidateExists()); in Validate()203 TEST_AND_RETURN_FALSE(part.ValidateExists()); in Validate()
59 bool ValidateExists() const;
122 TEST_AND_RETURN_FALSE(new_part.ValidateExists()); in GenerateOperations()