Searched refs:from_filename (Results 1 – 1 of 1) sorted by relevance
162 string GetRootPath(const string& from_filename, const string& to_filename) { in GetRootPath() argument171 size_t slashes = std::count(from_filename.begin(), from_filename.end(), '/'); in GetRootPath()