Home | History | Annotate | Download | only in wallpaper

Lines Matching defs:to_path

121   base::FilePath to_path = base_path.Append(user_id_hash);
124 return base::Move(from_path, to_path);