Home
last modified time | relevance | path

Searched defs:GetThreadPool (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_worker_cache.h33 thread::ThreadPool* GetThreadPool() const { return threadpool_.get(); } in GetThreadPool() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Ddelegate_test.cc51 TEST(Delegate, GetThreadPool) { in TEST() argument
/aosp_15_r20/art/runtime/jit/
H A Djit.h319 JitThreadPool* GetThreadPool() const { in GetThreadPool() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h157 tensorflow::thread::ThreadPool* GetThreadPool() { return pool_.get(); } in GetThreadPool() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.h162 thread::ThreadPool* GetThreadPool() { return thread_pool_.get(); } in GetThreadPool() function
/aosp_15_r20/art/runtime/gc/
H A Dheap.h792 ThreadPool* GetThreadPool() { in GetThreadPool() function
/aosp_15_r20/art/runtime/
H A Druntime.h1014 ThreadPool* GetThreadPool() const { in GetThreadPool() function