Searched refs:IsAbsolutePath (Results 1 – 3 of 3) sorted by relevance
150 bool IsAbsolutePath(string &path);
458 if (!Base::IsAbsolutePath(localPath)) { in CheckLocalPath()667 bool absPath = Base::IsAbsolutePath(path); in ExtractRelativePath()
1550 bool IsAbsolutePath(string &path) in IsAbsolutePath() function