Searched refs:executor (Results 1 – 4 of 4) sorted by relevance
103 InstallOperationExecutor executor(manifest.block_size()); in ExtractImagesFromOTA() local160 TEST_AND_RETURN_FALSE(executor.ExecuteZeroOrDiscardOperation( in ExtractImagesFromOTA()165 TEST_AND_RETURN_FALSE(executor.ExecuteReplaceOperation( in ExtractImagesFromOTA()169 TEST_AND_RETURN_FALSE(executor.ExecuteSourceCopyOperation( in ExtractImagesFromOTA()173 TEST_AND_RETURN_FALSE(executor.ExecuteDiffOperation( in ExtractImagesFromOTA()
417 auto executor = executors.find(command.workload); in main() local418 if (executor == executors.end()) continue; in main()419 executor->second(&collector, command); in main()
555 with ThreadPoolExecutor(jobs) as executor:558 futures.append(executor.submit(self._convert_addrs_in_one_dso, dso_path, dso))
818 with ThreadPoolExecutor(jobs) as executor:833 futures.append(executor.submit(