Searched refs:IsAbsolutePath (Results 1 – 3 of 3) sorted by relevance
154 bool IsAbsolutePath(string &path);
492 if (!Base::IsAbsolutePath(localPath)) { in CheckLocalPath()708 bool absPath = Base::IsAbsolutePath(path); in ExtractRelativePath()
1599 bool IsAbsolutePath(string &path) in IsAbsolutePath() function