Home
last modified time | relevance | path

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

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