Searched refs:isBootManager (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 21 milliseconds