Searched refs:dir2 (Results 1 – 1 of 1) sorted by relevance
99 char* dir2 = dirname(dir1); // This is the "root" directory. in GetRootContainingLibartbase() local100 if (OS::DirectoryExists(dir2)) { in GetRootContainingLibartbase()101 std::string tmp = dir2; // Make a copy here so that fname can be released. in GetRootContainingLibartbase()