Home
last modified time | relevance | path

Searched refs:setSourceRepository (Results 1 – 6 of 6) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/src/org/eclipse/equinox/internal/p2/artifact/repository/
H A DMirrorRequest.java103 protected void setSourceRepository(IArtifactRepository value) { in setSourceRepository() method in MirrorRequest
111 super.setSourceRepository(value); in setSourceRepository()
117 setSourceRepository(sourceRepository); in perform()
H A DArtifactRequest.java83 protected void setSourceRepository(IArtifactRepository value) { in setSourceRepository() method in ArtifactRequest
H A DRawMirrorRequest.java47 setSourceRepository(sourceRepository); in perform()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudFunctions/
H A DCloudFunction.php163 …public function setSourceRepository(Google_Service_CloudFunctions_SourceRepository $sourceReposito… function in Google_Service_CloudFunctions_CloudFunction
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudFunctions/
H A DCloudFunction.php201 …public function setSourceRepository(Google_Service_CloudFunctions_SourceRepository $sourceReposito… function in Google_Service_CloudFunctions_CloudFunction
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/artifact/repository/
H A DBug252308.java140 super.setSourceRepository(source); in testTransferError()