Searched defs:isDirectory (Results 1 – 5 of 5) sorted by relevance
25 boolean isDirectory, boolean noMedia); in scanFile()
550 long fileSize, boolean isDirectory, boolean noMedia) { in beginFile()
23 bool isDirectory(const char* filename) { in isDirectory() function
239 bool isDirectory(const struct dirent* pEntry) const { in isDirectory() function
151 long long fileSize, bool isDirectory, bool noMedia) in scanFile()