Home
last modified time | relevance | path

Searched refs:setArguments (Results 1 – 25 of 29) sorted by last modified time

12

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php174 ->setArguments($this->args)
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md105 * added ProcessBuilder::setArguments() to reset the arguments on a builder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DLayer.php34 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\Layer
H A DCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\Completeness
H A DRecipe.php47 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\Recipe
H A DSlsaCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\SlsaCompleteness
H A DSlsaRecipe.php46 public function setArguments($arguments) function in Google\\Service\\OnDemandScanning\\SlsaRecipe
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DLayer.php34 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\Layer
H A DRecipe.php47 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\Recipe
H A DSlsaCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\SlsaCompleteness
H A DSlsaRecipe.php46 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\SlsaRecipe
H A DCompleteness.php38 public function setArguments($arguments) function in Google\\Service\\ContainerAnalysis\\Completeness
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemoteworkersV1test2CommandTaskInputs.php32 public function setArguments($arguments) function in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs
H A DBuildBazelRemoteExecutionV2Command.php34 public function setArguments($arguments) function in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Command
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRoutine.php75 public function setArguments($arguments) function in Google\\Service\\Bigquery\\Routine
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DStackFrame.php37 public function setArguments($arguments) function in Google\\Service\\CloudDebugger\\StackFrame
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php96 public function setArguments(array $arguments) function in Symfony\\Component\\Process\\ProcessBuilder
H A DCHANGELOG.md46 * added ProcessBuilder::setArguments() to reset the arguments on a builder
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessBuilderTest.php78 $pb->setArguments(['second']);
90 $proc = $pb->setArguments(['-v'])->getProcess();
97 $proc = $pb->setArguments(['-i'])->getProcess();
110 $proc = $pb->setArguments(['-v'])->getProcess();
117 $proc = $pb->setArguments(['-i'])->getProcess();
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFilterInterface.php42 public function setArguments($arguments); function
H A DFunctionInterface.php39 public function setArguments($arguments); function
H A DFilter.php41 public function setArguments($arguments) function in Twig_Filter
H A DFunction.php39 public function setArguments($arguments) function in Twig_Function
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DTwigFunction.php61 public function setArguments($arguments) function in Twig\\TwigFunction
H A DEnvironment.php1170 $filter->setArguments($matches);
1278 $test->setArguments($matches);
1342 $function->setArguments($matches);

12