Home
last modified time | relevance | path

Searched refs:DeleteByLocation (Results 1 - 3 of 3) sorted by relevance

/third_party/gptfdisk/
H A Dmbr.h35 int DeleteByLocation(uint64_t start64, uint64_t length64);
H A Dmbr.cc108 int MBRData::DeleteByLocation(uint64_t start64, uint64_t length64) { in DeleteByLocation() function in MBRData
126 } // MBRData::DeleteByLocation() in DeleteByLocation()
H A Dgpt.cc1965 protectiveMBR.DeleteByLocation(startSector, length); in DeletePartition()

Completed in 5 milliseconds