Home
last modified time | relevance | path

Searched refs:GetSectorNum (Results 1 - 2 of 2) sorted by relevance

/third_party/gptfdisk/
H A Dgpttext.h57 uint64_t GetSectorNum(uint64_t low, uint64_t high, uint64_t def, const std::string & prompt);
H A Dgpttext.cc254 sector = GetSectorNum(firstBlock, lastBlock, firstInLargest, prompt2.str()); in CreatePartition()
272 sector = GetSectorNum(firstBlock, lastBlock, lastAligned, prompt3.str()); in CreatePartition()
580 uint64_t GPTDataTextUI::GetSectorNum(uint64_t low, uint64_t high, uint64_t def, in GetSectorNum() function in GPTDataTextUI
593 } // GPTDataTextUI::GetSectorNum() in GetSectorNum()

Completed in 2 milliseconds