Searched refs:root_filename (Results 1 – 1 of 1) sorted by relevance
129 std::string root_filename = path + kPathDelimiter + kProjectRootFileName; in ProjectRootPath() local130 if (FileExists(root_filename)) { in ProjectRootPath()