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

  /external/gptfdisk/
gptcl.h 49 int CountColons(char* argument);
gptcl.cc 482 numParts = CountColons(argument) + 1;
518 int CountColons(char* argument) {
525 } // GPTDataCL::CountColons()

Completed in 2326 milliseconds