Searched defs:endSector (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/gptfdisk/ |
H A D | bsd.cc | 46 int BSDData::ReadBSDData(const string & device, uint64_t startSector, uint64_t endSector) { in ReadBSDData() 66 int BSDData::ReadBSDData(DiskIO *theDisk, uint64_t startSector, uint64_t endSector) { in ReadBSDData()
|
H A D | gptcl.cc | 70 uint64_t low, high, startSector, endSector, sSize, mainTableLBA; in DoOptions() local
|
H A D | gpt.cc | 1955 uint32_t GPTData::CreatePartition(uint32_t partNum, uint64_t startSector, uint64_t endSector) { in CreatePartition()
|
/aosp_15_r20/external/gptfdisk/fuzzer/ |
H A D | libgptf_fuzzer.cc | 61 uint64_t endSector = in init() local
|
/aosp_15_r20/external/mtools/ |
H A D | mbadblocks.c | 117 unsigned int endSector=0; in mbadblocks() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | LpHandler.cpp | 636 const UInt64 endSector = e.target_data + e.num_sectors; in Open2() local
|