B_FIND_PATH_DATA_DIRECTORY
status_t error = pathFinder.FindPaths(B_FIND_PATH_DATA_DIRECTORY,
if (BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY,
DEFINE_CONSTANT(B_FIND_PATH_DATA_DIRECTORY,
status_t status = BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY,
status_t status = BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY,
BPathFinder().FindPaths(B_FIND_PATH_DATA_DIRECTORY, "synth", paths);
BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY, kUserLaunchDirectory,
BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY, kLaunchDirectory,
case B_FIND_PATH_DATA_DIRECTORY: