Home
last modified time | relevance | path

Searched defs:DeletePartition (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dfastboot_driver.cpp81 RetCode FastBootDriver::DeletePartition(const std::string& partition) { in DeletePartition() function in fastboot::FastBootDriver
/system/update_engine/
Dboot_control_android_unittest.cc464 TEST_P(BootControlAndroidTestP, DeletePartition) { in TEST_P() argument