Searched defs:IsAbsolutePath (Results 1 – 3 of 3) sorted by relevance
459 bool IsAbsolutePath = Path.length() > 1 && Path[0] == '/'; in ExecuteCommand() local
276 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
568 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function