Home
last modified time | relevance | path

Searched refs:ExecutorJobType (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dexecutor.h49 enum class ExecutorJobType { enum
88 ExecutorJobType job_type = ExecutorJobType::SHORT);
Dudp_server.cc452 grpc_core::ExecutorJobType::LONG); in do_read()
488 grpc_core::ExecutorJobType::LONG); in OnRead()
552 grpc_core::ExecutorJobType::LONG); in OnCanWrite()
Dexecutor.cc84 [static_cast<size_t>(ExecutorJobType::NUM_JOB_TYPES)] =
408 ExecutorType executor_type, ExecutorJobType job_type) { in Run()
Dtcp_posix.cc487 grpc_core::ExecutorJobType::LONG); in run_poller()
530 grpc_core::ExecutorJobType::LONG); in cover_self()
/third_party/grpc/
Dlibgrpc.map174 …e::Executor::Run(grpc_closure*, grpc_error*, grpc_core::ExecutorType, grpc_core::ExecutorJobType)";