Searched refs:ValidateExists (Results 1 – 3 of 3) sorted by relevance
66 bool PartitionConfig::ValidateExists() const { in ValidateExists() function in chromeos_update_engine::PartitionConfig350 TEST_AND_RETURN_FALSE(part.ValidateExists()); in Validate()365 TEST_AND_RETURN_FALSE(part.ValidateExists()); in Validate()
98 bool ValidateExists() const;
118 TEST_AND_RETURN_FALSE(new_part.ValidateExists()); in GenerateOperations()