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

/haiku/src/apps/packageinstaller/
H A DPackageStatus.cpp54 fIsStopped(false),
83 fIsStopped = true;
106 fIsStopped = false;
126 return fIsStopped;
H A DPackageStatus.h47 bool fIsStopped; member in class:PackageStatus

Completed in 34 milliseconds