Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/promise/
Darena_promise.h84 struct AllocatedCallable { struct
95 const Vtable<T> AllocatedCallable<T, Callable>::vtable = {PollOnce, Destroy}; argument