Searched refs:executorWithCache (Results 1 – 3 of 3) sorted by relevance
505 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create() argument508 if (callback == nullptr || executorWithCache == nullptr) { in create()527 std::move(resultChannelSender), std::move(executorWithCache)); in create()552 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer() argument556 mExecutorWithCache(std::move(executorWithCache)) { in ExecutionBurstServer()
279 std::shared_ptr<IBurstExecutorWithCache> executorWithCache,
888 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local891 callback, requestChannel, resultChannel, executorWithCache, pollingTimeWindow); in configureExecutionBurst()