Home
last modified time | relevance | path

Searched refs:installNotYetInstalled (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/package/solver/
H A DSolver.h75 bool installNotYetInstalled,
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.h59 bool installNotYetInstalled,
H A DLibsolvSolver.cpp406 bool installNotYetInstalled, const BSolverPackageSpecifier** _unmatched) in Update() argument
433 if (installNotYetInstalled) { in Update()