Searched refs:isExecutable (Results 1 – 7 of 7) sorted by relevance
25 public $isExecutable; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2FileMetadata50 public function setIsExecutable($isExecutable) argument52 $this->isExecutable = $isExecutable;56 return $this->isExecutable;
24 public $isExecutable; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2FileNode43 public function setIsExecutable($isExecutable) argument45 $this->isExecutable = $isExecutable;49 return $this->isExecutable;
25 public $isExecutable; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2OutputFile52 public function setIsExecutable($isExecutable) argument54 $this->isExecutable = $isExecutable;58 return $this->isExecutable;
142 ->boolean($result->isExecutable())152 ->boolean($result->isExecutable())162 ->boolean($result->isExecutable())172 ->boolean($result->isExecutable())
130 if ($this->isExecutable($executable)) {191 private function isExecutable($filename) function in Facebook\\WebDriver\\Remote\\Service\\DriverService
131 public function isExecutable(); function
249 public function isExecutable() function in Hoa\\File\\Generic