Searched defs:spine (Results 1 – 3 of 3) sorted by relevance
187 explicit ScopedContext(CallSpine* spine) in ScopedContext()230 explicit CallInitiator(RefCountedPtr<CallSpineInterface> spine) in CallInitiator()327 explicit CallHandler(RefCountedPtr<CallSpineInterface> spine) in CallHandler()
103 auto spine = CallSpine::Create(event_engine, arena); in MakeCall() local
890 auto spine = GetContext<CallContext>()->MakeCallSpine(std::move(call_args)); in MakeClientTransportCallPromise() local