Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dscoped_task_id.h118 void ExecuteTask(Callable&& callback) { in ExecuteTask() function
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
H A DThreadEnvironment.h35 void ExecuteTask(const Task& t) { t.f(); } in ExecuteTask() function
/aosp_15_r20/external/libchrome/base/
H A Ddeferred_sequenced_task_runner_unittest.cc39 void ExecuteTask(int task_id) { in ExecuteTask() function in base::__anon39039f900111::DeferredSequencedTaskRunnerTest
/aosp_15_r20/external/cronet/base/task/
H A Ddeferred_sequenced_task_runner_unittest.cc39 void ExecuteTask(int task_id) { in ExecuteTask() function in base::__anonefa514c80111::DeferredSequencedTaskRunnerTest
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool.cc81 void ExecuteTask(const Task& t) { in ExecuteTask() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc84 void RunHandlerEnvironment::ExecuteTask(const Task& t) { in ExecuteTask() function in tensorflow::internal::RunHandlerEnvironment
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.cc81 void RunHandlerEnvironment::ExecuteTask(const Task& t) { in ExecuteTask() function in tfrt::tf::internal::RunHandlerEnvironment