Searched refs:GetDirName (Results 1 – 1 of 1) sorted by relevance
21 std::string GetDirName(const std::string filename) { in GetDirName() function48 std::string tmp_name = GetDirName(filename) + "/truncate.tmp"; in Truncate()81 std::string dirname = GetDirName(name); in GetDirAndName()