Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.h513 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
516 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
Dclient_channel.cc222 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
225 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.h521 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
524 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
H A Dclient_channel_filter.cc238 static bool YieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in YieldCallCombiner()
241 static bool NoYieldCallCombiner(const CallCombinerClosureList& /*closures*/) { in NoYieldCallCombiner()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcall_combiner.h146 CallCombinerClosureList() {} in CallCombinerClosureList() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dcall_combiner.h146 CallCombinerClosureList() {} in CallCombinerClosureList() function