Home
last modified time | relevance | path

Searched refs:fInstallProcess (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/packageinstaller/
H A DPackageView.cpp61 fInstallProcess(this) in PackageView()
154 fInstallProcess.Start(); in MessageReceived()
192 fInstallProcess.Stop(); in MessageReceived()
212 fInstallProcess.Stop(); in MessageReceived()
234 fInstallProcess.Stop(); in MessageReceived()
248 fInstallProcess.Stop(); in MessageReceived()
H A DPackageView.h86 PackageInstall fInstallProcess; variable