Home
last modified time | relevance | path

Searched refs:GetFirstSector (Results 1 - 5 of 5) sorted by relevance

/third_party/gptfdisk/
H A Dbsd.h84 uint64_t GetFirstSector(int i);
H A Dbasicmbr.h144 uint64_t GetFirstSector(int i);
H A Dbsd.cc243 uint64_t BSDData::GetFirstSector(int i) { in GetFirstSector() function in BSDData
250 } // BSDData::GetFirstSector in GetFirstSector()
H A Dbasicmbr.cc1530 uint64_t BasicMBRData::GetFirstSector(int i) { in GetFirstSector() function in BasicMBRData
1540 } // BasicMBRData::GetFirstSector() in GetFirstSector()
H A Dgpt.cc700 mbrFirst = (uint64_t) protectiveMBR.GetFirstSector(i); in FindHybridMismatches()

Completed in 7 milliseconds