Home
last modified time | relevance | path

Searched refs:devicePath (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DRegularFile.php27 public $devicePath; variable in Google\\Service\\Testing\\RegularFile
46 public function setDevicePath($devicePath) argument
48 $this->devicePath = $devicePath;
55 return $this->devicePath;
H A DIosDeviceFile.php31 public $devicePath; variable in Google\\Service\\Testing\\IosDeviceFile
64 public function setDevicePath($devicePath) argument
66 $this->devicePath = $devicePath;
73 return $this->devicePath;