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

/haiku/src/bin/
H A Dgetarch.cpp63 BPathFinder pathFinder(systemPath.Path());
67 if (pathFinder.FindPath(architectures.StringAt(i),
H A Dfindpaths.cpp253 BPathFinder pathFinder; local
255 pathFinder.SetTo(referencePath, dependency);
257 pathFinder.SetTo(
263 status_t error = pathFinder.FindPath(architecture, baseDirectory,
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandFSServer.cpp70 BPathFinder pathFinder; local
72 status_t error = pathFinder.FindPaths(B_FIND_PATH_ADD_ONS_DIRECTORY,
/haiku/src/preferences/appearance/
H A DLookAndFeelSettingsView.cpp356 BPathFinder pathFinder; local
370 status_t error = pathFinder.FindPaths(B_FIND_PATH_ADD_ONS_DIRECTORY,
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp2092 BPathFinder pathFinder; local
2096 status_t error = pathFinder.FindPaths(B_FIND_PATH_DATA_DIRECTORY,

Completed in 56 milliseconds