Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.h37 void FinallyRun(grpc_closure* closure, grpc_error* error);
Dcombiner.cc337 void Combiner::FinallyRun(grpc_closure* closure, grpc_error* error) { in FinallyRun() function in grpc_core::Combiner
Dresource_quota.cc298 resource_quota->combiner->FinallyRun(&resource_quota->rq_step_closure, in rq_step_sched()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc891 t->combiner->FinallyRun( in grpc_chttp2_initiate_write()
1019 t->combiner->FinallyRun( in write_action_end_locked()
Dhpack_parser.cc1747 t->combiner->FinallyRun( in grpc_chttp2_header_parser_parse()