Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/promise/
Darena_promise.h82 struct AllocatedCallable { struct
93 const Vtable<T> AllocatedCallable<T, Callable>::vtable = {PollOnce, Destroy}; argument
/external/grpc-grpc/src/core/lib/promise/
Darena_promise.h86 struct AllocatedCallable { struct
97 const Vtable<T> AllocatedCallable<T, Callable>::vtable = {PollOnce, Destroy}; argument