Searched refs:executorWithCache (Results 1 – 3 of 3) sorted by relevance
499 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create() argument502 if (callback == nullptr || executorWithCache == nullptr) { in create()521 std::move(resultChannelSender), std::move(executorWithCache)); in create()546 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer() argument550 mExecutorWithCache(std::move(executorWithCache)) { in ExecutionBurstServer()
279 std::shared_ptr<IBurstExecutorWithCache> executorWithCache,
899 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local902 callback, requestChannel, resultChannel, executorWithCache, pollingTimeWindow); in configureExecutionBurst()