Home
last modified time | relevance | path

Searched refs:setPaths (Results 1 – 7 of 7) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DArtifactObjects.php51 public function setPaths($paths) function in Google\\Service\\CloudBuild\\ArtifactObjects
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DFieldMetadata.php49 public function setPaths($paths) function in Google\\Service\\CloudHealthcare\\FieldMetadata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPathRule.php39 public function setPaths($paths) function in Google\\Service\\Compute\\PathRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects.php51 public function setPaths($paths) function in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst201 When using the ``setPaths()``, ``addPath()``, and ``prependPath()`` methods,
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php45 $this->setPaths($paths);
79 public function setPaths($paths, $namespace = self::MAIN_NAMESPACE) function in Twig\\Loader\\FilesystemLoader
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php72 $loader->setPaths([$basePath.'/named', $basePath.'/named_bis'], 'named');