Searched refs:EraseSystemOtherAvbFooter (Results 1 – 4 of 4) sorted by relevance
82 EraseSystemOtherAvbFooter,126 return DynamicPartitionControlAndroid::EraseSystemOtherAvbFooter( in RealEraseSystemOtherAvbFooter()
215 virtual bool EraseSystemOtherAvbFooter(uint32_t source_slot,
453 TEST_AND_RETURN_FALSE(EraseSystemOtherAvbFooter(source_slot, target_slot)); in PreparePartitionsForUpdate()760 bool DynamicPartitionControlAndroid::EraseSystemOtherAvbFooter( in EraseSystemOtherAvbFooter() function in chromeos_update_engine::DynamicPartitionControlAndroid
79 ON_CALL(dynamicControl(), EraseSystemOtherAvbFooter(_, _)) in SetUp()972 TEST_P(DynamicPartitionControlAndroidTestP, EraseSystemOtherAvbFooter) { in TEST_P() argument