Searched refs:IsAbsolutePath (Results 1 – 3 of 3) sorted by relevance
155 bool IsAbsolutePath(string &path);
486 if (!Base::IsAbsolutePath(localPath)) { in CheckLocalPath()697 bool absPath = Base::IsAbsolutePath(path); in ExtractRelativePath()
1646 bool IsAbsolutePath(string &path) in IsAbsolutePath() function