Searched refs:EraseSystemOtherAvbFooter (Results 1 – 4 of 4) sorted by relevance
75 EraseSystemOtherAvbFooter,100 return DynamicPartitionControlAndroid::EraseSystemOtherAvbFooter( in RealEraseSystemOtherAvbFooter()
182 virtual bool EraseSystemOtherAvbFooter(uint32_t source_slot,
425 TEST_AND_RETURN_FALSE(EraseSystemOtherAvbFooter(source_slot, target_slot)); in PreparePartitionsForUpdate()686 bool DynamicPartitionControlAndroid::EraseSystemOtherAvbFooter( in EraseSystemOtherAvbFooter() function in chromeos_update_engine::DynamicPartitionControlAndroid
75 ON_CALL(dynamicControl(), EraseSystemOtherAvbFooter(_, _)) in SetUp()878 TEST_P(DynamicPartitionControlAndroidTestP, EraseSystemOtherAvbFooter) { in TEST_P() argument