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

/haiku/src/kits/app/
H A DRoster.cpp377 bool appFound = false; local
381 if ((!appFound || compare_queried_apps(appRef, &ref) < 0)
384 appFound = true;
387 if (!appFound) {
2504 bool appFound = false; local
2510 appFound = true;
2519 if (error == B_OK && !appFound)

Completed in 19 milliseconds