HomeSort by relevance Sort by last modified time
    Searched refs:ShowAllTypes (Results 1 - 6 of 6) sorted by null

  /external/gptfdisk/
parttypes.h 63 void ShowAllTypes(int maxLines = 21) const;
parttypes.cc 383 void PartType::ShowAllTypes(int maxLines) const {
415 } // PartType::ShowAllTypes(int maxLines)
gptpart.cc 441 partitionType.ShowAllTypes();
gptcl.cc 133 typeHelper.ShowAllTypes(0);
gptcurses.cc 816 tempType.ShowAllTypes(LINES - 3);
gpttext.cc 573 typeHelper.ShowAllTypes();
    [all...]

Completed in 47 milliseconds