/external/v8/src/libplatform/ |
D | default-worker-threads-task-runner.h | 40 std::vector<std::unique_ptr<WorkerThread>> thread_pool_; in NON_EXPORTED_BASE() local
|
/external/grpc-grpc/src/cpp/server/ |
D | secure_server_credentials.h | 48 std::unique_ptr<ThreadPoolInterface> thread_pool_; variable
|
/external/grpc-grpc/src/cpp/client/ |
D | secure_credentials.h | 78 std::unique_ptr<ThreadPoolInterface> thread_pool_; variable
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | measuring_cost_estimator.h | 70 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
/external/tensorflow/tensorflow/core/grappler/clusters/ |
D | single_machine.h | 77 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_context.h | 114 thread::ThreadPool* thread_pool_; variable
|
D | xla_device.h | 238 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
/external/tensorflow/tensorflow/cc/training/ |
D | queue_runner.h | 119 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
D | coordinator_test.cc | 113 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::__anon7bc84bb50111::MockQueueRunner
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/partitioners/ |
D | example_partitioner_test.cc | 35 thread::ThreadPool thread_pool_; member in tensorflow::boosted_trees::learner::__anon313ecfb70111::ExamplePartitionerTest
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | dataset_test_base.h | 196 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
D | parallel_interleave_dataset_op.cc | 911 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::data::__anon6594f9940111::ParallelInterleaveDatasetOp::Dataset::ParallelInterleaveIterator
|
/external/tensorflow/tensorflow/core/kernels/ |
D | reader_ops.cc | 73 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::ReaderVerbAsyncOpKernel
|
D | mutex_ops.cc | 162 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::__anon07f294b10111::Mutex
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_device.h | 156 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | threadpool_dataset_op.cc | 57 thread::ThreadPool thread_pool_; member in tensorflow::data::__anon808a52080111::ThreadPoolResource 431 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::data::__anon808a52080111::PrivateThreadPoolDatasetOp::Dataset
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context.h | 274 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
|
/external/tensorflow/tensorflow/contrib/bigtable/kernels/ |
D | bigtable_kernels.cc | 352 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::data::__anon24f989ab0311::ToBigtableOp
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | executor_test.cc | 85 thread::ThreadPool* thread_pool_ = nullptr; member in tensorflow::ExecutorTest
|