Searched refs:executorWithCache (Results 1 – 3 of 3) sorted by relevance
493 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create() argument496 if (callback == nullptr || executorWithCache == nullptr) { in create()515 std::move(resultChannelSender), std::move(executorWithCache)); in create()540 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer() argument544 mExecutorWithCache(std::move(executorWithCache)) { in ExecutionBurstServer()
279 std::shared_ptr<IBurstExecutorWithCache> executorWithCache,
875 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local878 callback, requestChannel, resultChannel, executorWithCache, pollingTimeWindow); in configureExecutionBurst()