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

/haiku/src/kits/package/manager/
H A DPackageManager.cpp225 bool foundAnotherPackage; local
227 foundAnotherPackage = false;
236 foundAnotherPackage = true;
239 } while (foundAnotherPackage);

Completed in 29 milliseconds