Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/runtime_fallback/
H A Druntime_fallback_executor.h55 std::unique_ptr<tfrt::ExecutionContext> exec_ctx_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.cc59 thread_local ExecCtx* ExecCtx::exec_ctx_; member in grpc_core::ExecCtx
Dexec_ctx.h214 static thread_local ExecCtx* exec_ctx_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dexec_ctx.cc60 thread_local ExecCtx* ExecCtx::exec_ctx_; member in grpc_core::ExecCtx
H A Dexec_ctx.h237 static thread_local ExecCtx* exec_ctx_; variable
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/resolvers/
H A Dfake_resolver_test.cc145 ExecCtx exec_ctx_; member in grpc_core::testing::FakeResolverTest
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler_concurrent_work_queue_test.cc75 std::unique_ptr<ExecutionContext> exec_ctx_; member in tfrt::tf::__anond492bb500111::RunHandlerThreadWorkQueueTest