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

/haiku/src/apps/installer/
H A DInstallerWindow.h34 kFinished, enumerator in enum:InstallStatus
H A DInstallerWindow.cpp411 case kFinished:
518 fInstallStatus = kFinished;
570 else if (fInstallStatus != kFinished)
621 if (fInstallStatus != kFinished) {
645 fInstallStatus == kFinished);

Completed in 91 milliseconds