Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.h420 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
423 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
Dclient_channel.cc137 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
140 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
/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.h146 CallCombinerClosureList() {} in CallCombinerClosureList() function