Searched refs:normPath (Results 1 – 1 of 1) sorted by relevance
173 FilePath normPath = FilePath::normalize(*this); in exists() local175 int result = stat(normPath.getPath(), &st); in exists()181 FilePath normPath = FilePath::normalize(*this); in getType() local183 int result = stat(normPath.getPath(), &st); in getType()