Searched refs:executorWithCache (Results 1 – 3 of 3) sorted by relevance
494 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create() argument497 if (callback == nullptr || executorWithCache == nullptr) { in create()516 std::move(resultChannelSender), std::move(executorWithCache)); in create()541 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer() argument545 mExecutorWithCache(std::move(executorWithCache)) { in ExecutionBurstServer()
279 std::shared_ptr<IBurstExecutorWithCache> executorWithCache,
876 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local879 callback, requestChannel, resultChannel, executorWithCache, pollingTimeWindow); in configureExecutionBurst()