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

  /external/gptfdisk/
gptcl.h 51 int CountColons(char* argument);
gptcl.cc 491 numParts = CountColons(argument) + 1;
532 int CountColons(char* argument) {
539 } // GPTDataCL::CountColons()

Completed in 344 milliseconds