Home
last modified time | relevance | path

Searched refs:setBatchConfig (Results 1 – 5 of 5) sorted by relevance

/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/DynamoDb/
H A DSessionConnectionConfigTrait.php195 public function setBatchConfig($batchConfig) function
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/DynamoDb/
H A DSessionConnectionConfigTrait.php195 public function setBatchConfig($batchConfig) function
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkProcess.h321 void setBatchConfig(const DkBatchConfig& config) { mBatchConfig = config; }; in setBatchConfig() function
H A DDkProcess.cpp1152 process->setBatchConfig(bc); in computeBatch()
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkBatch.cpp2571 mBatchProcessing->setBatchConfig(bc); in startBatch()