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

/haiku-fatelf/src/kits/tracker/
H A DFSUtils.cpp133 bool DirectoryMatchesOrContains(const BEntry*, const char* additionalPath,
136 bool DirectoryMatches(const BEntry*, const char* additionalPath,
2680 DirectoryMatchesOrContains(const BEntry* entry, const char* additionalPath, argument
2687 path.Append(additionalPath);
2717 DirectoryMatches(const BEntry* entry, const char* additionalPath, argument
2724 path.Append(additionalPath);

Completed in 94 milliseconds