HomeSort by relevance Sort by last modified time
    Searched refs:ValidateExists (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_generator/
payload_generation_config.cc 33 bool PartitionConfig::ValidateExists() const {
184 TEST_AND_RETURN_FALSE(part.ValidateExists());
201 TEST_AND_RETURN_FALSE(part.ValidateExists());
payload_generation_config.h 56 bool ValidateExists() const;
full_update_generator.cc 122 TEST_AND_RETURN_FALSE(new_part.ValidateExists());

Completed in 81 milliseconds