Searched refs:driveFile (Results 1 – 6 of 6) sorted by relevance
32 public function setDriveFile(DriveFile $driveFile) argument34 $this->driveFile = $driveFile;41 return $this->driveFile;
34 public function setDriveFile(DriveFile $driveFile) argument36 $this->driveFile = $driveFile;43 return $this->driveFile;
34 public function setDriveFile(SharedDriveFile $driveFile) argument36 $this->driveFile = $driveFile;43 return $this->driveFile;
42 public function setDriveFile(DriveFile $driveFile) argument44 $this->driveFile = $driveFile;51 return $this->driveFile;
48 public function setDriveFile(DriveFile $driveFile) argument50 $this->driveFile = $driveFile;57 return $this->driveFile;