Searched defs:CallTag (Results 1 – 2 of 2) sorted by relevance
111 pub enum CallTag { enum120 impl CallTag { implementation122 pub fn batch_pair(ty: BatchType) -> (BatchFuture, CallTag) { in batch_pair() argument130 pub fn request(ctx: RequestCallContext) -> CallTag { in request()143 pub fn abort(call: Call) -> CallTag { in abort()148 pub fn unary_request(ctx: RequestContext, rc: RequestCallContext) -> CallTag { in unary_request()185 impl Debug for CallTag { implementation
101 const NoteTag *CallTag = C.getNoteTag( in checkPostCall() local148 const NoteTag *CallTag = C.getNoteTag( in checkEndFunction() local