Home
last modified time | relevance | path

Searched defs:CallCombinerClosureList (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dcall_combiner.h127 CallCombinerClosureList() {} in CallCombinerClosureList() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcall_combiner.h149 CallCombinerClosureList() {} in CallCombinerClosureList() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc448 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
451 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
694 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
697 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
964 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
967 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()