Home
last modified time | relevance | path

Searched refs:getBucket (Results 1 – 17 of 17) sorted by last modified time

/plugin/edittable/lib/
H A Dhandsontable.full.js4084 value: function getBucket() {
4139 var bucket = this.getBucket(context);
4222 var bucket = this.getBucket(context);
4249 var bucket = this.getBucket(context);
4303 var localHandlers = this.getBucket(context)[key];
4350 (0, _object.objectEach)(this.getBucket(context), function (value, key, bucket) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DAggregateResponse.php36 public function getBucket() function in Google\\Service\\Fitness\\AggregateResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DGcsObject.php45 public function getBucket() function in Google\\Service\\OSConfig\\GcsObject
H A DOSPolicyResourceFileGcs.php45 public function getBucket() function in Google\\Service\\OSConfig\\OSPolicyResourceFileGcs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DObjectAccessControl.php83 public function getBucket() function in Google\\Service\\Storage\\ObjectAccessControl
H A DBucketAccessControl.php75 public function getBucket() function in Google\\Service\\Storage\\BucketAccessControl
H A DStorageObject.php170 public function getBucket() function in Google\\Service\\Storage\\StorageObject
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DStorageSource.php45 public function getBucket() function in Google\\Service\\CloudBuild\\StorageSource
H A DStorageSourceManifest.php45 public function getBucket() function in Google\\Service\\CloudBuild\\StorageSourceManifest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DDatacenterConnector.php125 public function getBucket() function in Google\\Service\\VMMigrationService\\DatacenterConnector
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource.php45 public function getBucket() function in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
H A DContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest.php45 public function getBucket() function in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DGcsProfile.php41 public function getBucket() function in Google\\Service\\Datastream\\GcsProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlServerAuditConfig.php49 public function getBucket() function in Google\\Service\\SQLAdmin\\SqlServerAuditConfig
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DBucket.php104 $bucket = $this->getBucket();
121 return false == $this->getBucket();
132 stream_bucket_append($this->getBrigade(), $bucket->getBucket());
182 $old = $this->getBucket()->data;
183 $this->getBucket()->data = $data;
184 $this->getBucket()->datalen = strlen($this->getBucket()->data);
196 if (null === $this->getBucket()) {
200 return $this->getBucket()->data;
210 if (null === $this->getBucket()) {
214 return $this->getBucket()->datalen;
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DBucket.php85 ->let($bucket = $this->invoke($result)->getBucket())
123 ->let($_bucket = $this->invoke($bucket)->getBucket())
147 ->isEqualTo($this->invoke($bucket)->getBucket()->data);
162 ->isEqualTo($this->invoke($bucket)->getBucket()->datalen);
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php987 public function getBucket() { function in Google_BucketAccessControl
1410 public function getBucket() { function in Google_ObjectAccessControl
1572 public function getBucket() { function in Google_StorageObject