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

/haiku/src/preferences/media/
H A DMidiSettingsView.cpp169 status_t status = BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY,
276 BPathFinder().FindPaths(B_FIND_PATH_DATA_DIRECTORY, "synth", paths);
/haiku/headers/os/storage/
H A DFindDirectory.h142 B_FIND_PATH_DATA_DIRECTORY, enumerator in enum:path_base_directory
/haiku/src/bin/
H A Dfindpaths.cpp48 DEFINE_CONSTANT(B_FIND_PATH_DATA_DIRECTORY,
/haiku/src/kits/midi/
H A DSoftSynth.cpp131 status_t status = BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY,
/haiku/src/apps/terminal/
H A DPrefHandler.cpp277 if (BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY,
/haiku/src/system/libroot/os/
H A Dfind_paths.cpp192 case B_FIND_PATH_DATA_DIRECTORY:
/haiku/src/servers/launch/
H A DLaunchDaemon.cpp517 BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY, kUserLaunchDirectory,
522 BPathFinder::FindPaths(B_FIND_PATH_DATA_DIRECTORY, kLaunchDirectory,
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp2096 status_t error = pathFinder.FindPaths(B_FIND_PATH_DATA_DIRECTORY,

Completed in 158 milliseconds