Home
last modified time | relevance | path

Searched refs:GrpcExecutorType (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dexecutor.h83 } GrpcExecutorType; typedef
106 grpc_closure_scheduler* grpc_executor_scheduler(GrpcExecutorType executor_type,
111 bool grpc_executor_is_threaded(GrpcExecutorType executor_type);
Dexecutor.cc378 grpc_closure_scheduler* grpc_executor_scheduler(GrpcExecutorType executor_type, in grpc_executor_scheduler()
419 bool grpc_executor_is_threaded(GrpcExecutorType executor_type) { in grpc_executor_is_threaded()