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

/haiku/src/kits/tracker/
H A DFSUtils.cpp2792 FSIsDirFlavor(const BEntry* entry, directory_which directoryType) function in namespace:BPrivate
2818 return FSIsDirFlavor(entry, B_USER_PRINTERS_DIRECTORY);
2825 return FSIsDirFlavor(entry, B_TRASH_DIRECTORY);
2845 return FSIsDirFlavor(entry, B_USER_DIRECTORY);

Completed in 41 milliseconds