Home
last modified time | relevance | path

Searched refs:kSourcesDirectoryPath (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/installer/
H A DInstallerDefs.cpp11 const char* const kSourcesDirectoryPath = "_sources_"; variable
H A DInstallerDefs.h18 extern const char* const kSourcesDirectoryPath;
H A DWorkerThread.cpp96 fIgnorePaths.insert(kSourcesDirectoryPath); in EntryFilter()