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