Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc2077 virtual RefCountedPtr<CallSpineInterface> MakeCallSpine(CallArgs) { in MakeCallSpine() function in grpc_core::BasicPromiseBasedCall
2693 RefCountedPtr<CallSpineInterface> CallContext::MakeCallSpine( in MakeCallSpine() function in grpc_core::CallContext
2821 RefCountedPtr<CallSpineInterface> MakeCallSpine(CallArgs call_args) final { in MakeCallSpine() function in grpc_core::ClientPromiseBasedCall