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

/haiku/src/kits/app/
H A DApplication.cpp464 app_info otherAppInfo; local
466 &otherAppInfo) == B_OK
467 && (otherAppInfo.flags & B_ARGV_ONLY) != 0;
477 if (path.SetTo(&otherAppInfo.ref) == B_OK)

Completed in 43 milliseconds