Searched refs:localFilePath (Results 1 – 1 of 1) sorted by relevance
54 FilePath localFilePath = filePath; in IsHiddenFile() local55 if (!localFilePath.Value().empty()) { in IsHiddenFile()56 return localFilePath.Value()[0] == HIDDEN_SEPARATOR; in IsHiddenFile()