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

/haiku/src/apps/installer/
H A DInstallerWindow.cpp532 bool isDriveSetup = !strcasecmp(signature, kDriveSetupSignature); local
534 if (isDriveSetup || isBootManager) {
536 if (isDriveSetup) {

Completed in 20 milliseconds