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

/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp347 bool partitionsFound = false; local
364 partitionsFound |= recorder.FoundPartitions();
367 return partitionsFound ? B_OK : status;

Completed in 32 milliseconds