Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DGoogleCloudHealthcareV1FhirGcsDestination.php25 public $uriPrefix; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1FhirGcsDestination
30 public function setUriPrefix($uriPrefix) argument
32 $this->uriPrefix = $uriPrefix;
39 return $this->uriPrefix;
H A DGoogleCloudHealthcareV1ConsentGcsDestination.php25 public $uriPrefix; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1ConsentGcsDestination
30 public function setUriPrefix($uriPrefix) argument
32 $this->uriPrefix = $uriPrefix;
39 return $this->uriPrefix;
H A DGoogleCloudHealthcareV1DicomGcsDestination.php29 public $uriPrefix; variable in Google\\Service\\CloudHealthcare\\GoogleCloudHealthcareV1DicomGcsDestination
48 public function setUriPrefix($uriPrefix) argument
50 $this->uriPrefix = $uriPrefix;
57 return $this->uriPrefix;
H A DGcsDestination.php33 public $uriPrefix; variable in Google\\Service\\CloudHealthcare\\GcsDestination
66 public function setUriPrefix($uriPrefix) argument
68 $this->uriPrefix = $uriPrefix;
75 return $this->uriPrefix;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGcsDestination.php29 public $uriPrefix; variable in Google\\Service\\CloudAsset\\GcsDestination
48 public function setUriPrefix($uriPrefix) argument
50 $this->uriPrefix = $uriPrefix;
57 return $this->uriPrefix;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js8431 function uriPrefix(prefix) { function
8443 nsMatrix[uriPrefix(prefix)] = uri;
8872 nsUriPrefix = uriPrefix(newalias);
8903 nsMatrix[uriPrefix(alias)] = nsUri;