Home
last modified time | relevance | path

Searched defs:PrependMapWithCleanup (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/promise/
Dinterceptor_list.h251 void PrependMapWithCleanup(Fn fn, CleanupFn cleanup_fn, DebugLocation from) { in PrependMapWithCleanup() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/promise/
Dinterceptor_list.h244 void PrependMapWithCleanup(Fn fn, CleanupFn cleanup_fn, DebugLocation from) { in PrependMapWithCleanup() function