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

  /external/gptfdisk/
gpt.h 79 int apmFound; // set to 1 if APM detected
gpt.cc 76 apmFound = 0;
100 apmFound = 0;
135 apmFound = orig.apmFound;
437 apmFound = 1; // Will display warning message later
725 if (apmFound) {
    [all...]
gpttext.cc 356 if ((apmFound) || (bsdFound)) {
    [all...]

Completed in 45 milliseconds