Searched refs:executorWithCache (Results 1 – 3 of 3) sorted by relevance
437 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) { in create() argument439 if (callback == nullptr || executorWithCache == nullptr) { in create()458 std::move(resultChannelSender), std::move(executorWithCache)); in create()482 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer() argument486 mExecutorWithCache(std::move(executorWithCache)) { in ExecutionBurstServer()
253 std::shared_ptr<IBurstExecutorWithCache> executorWithCache);
445 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local448 callback, requestChannel, resultChannel, executorWithCache); in configureExecutionBurst()