Searched refs:pathFinder (Results 1 – 5 of 5) sorted by relevance
253 BPathFinder pathFinder; in main() local255 pathFinder.SetTo(referencePath, dependency); in main()257 pathFinder.SetTo( in main()263 status_t error = pathFinder.FindPath(architecture, baseDirectory, in main()
63 BPathFinder pathFinder(systemPath.Path()); in get_current_architecture() local67 if (pathFinder.FindPath(architectures.StringAt(i), in get_current_architecture()
70 BPathFinder pathFinder; in Init() local72 status_t error = pathFinder.FindPaths(B_FIND_PATH_ADD_ONS_DIRECTORY, in Init()
356 BPathFinder pathFinder; in _BuildControlLookMenu() local370 status_t error = pathFinder.FindPaths(B_FIND_PATH_ADD_ONS_DIRECTORY, in _BuildControlLookMenu()
2082 BPathFinder pathFinder; in _GetLicensePath() local2086 status_t error = pathFinder.FindPaths(B_FIND_PATH_DATA_DIRECTORY, in _GetLicensePath()