Searched defs:ValidateExists (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Dpayload_generation_config.cc35 bool PartitionConfig::ValidateExists() const { function in class:chromeos_update_engine::PartitionConfig
192 TEST_AND_RETURN_FALSE(part.ValidateExists());
209 TEST_AND_RETURN_FALSE(part.ValidateExists());

Completed in 25 milliseconds