Searched refs:ValidateExists (Results 1 – 3 of 3) sorted by relevance
51 bool PartitionConfig::ValidateExists() const { in ValidateExists() function in chromeos_update_engine::PartitionConfig281 TEST_AND_RETURN_FALSE(part.ValidateExists()); in Validate()299 TEST_AND_RETURN_FALSE(part.ValidateExists()); in Validate()
88 bool ValidateExists() const;
119 TEST_AND_RETURN_FALSE(new_part.ValidateExists()); in GenerateOperations()