Searched refs:GetDirAndName (Results 1 – 1 of 1) sorted by relevance
80 std::pair<std::string, std::string> GetDirAndName(const std::string& name) { in GetDirAndName() function245 auto dir_and_name = GetDirAndName(fname); in NewWritableFile()266 auto dir_and_name = GetDirAndName(fname); in ReopenWritableFile()287 auto dir_and_name = GetDirAndName(fname); in NewRandomRWFile()332 auto sdn = GetDirAndName(s); in RenameFile()333 auto tdn = GetDirAndName(t); in RenameFile()431 auto dir_and_name = GetDirAndName(f); in UntrackFile()