Searched defs:grpc_event (Results 1 – 7 of 7) sorted by relevance
533 typedef struct grpc_event { struct546 } grpc_event; argument
461 typedef struct grpc_event { struct473 } grpc_event; argument
533 typedef struct grpc_event { struct546 } grpc_event; typedef
376 Event grpc_event; in PublishDebugMetadata() local
1049 pub struct grpc_event { struct1051 pub type_: grpc_completion_type,1057 pub success: ::std::os::raw::c_int,1061 pub tag: *mut ::std::os::raw::c_void,1738 ) -> grpc_event; in grpc_completion_queue_next()1757 ) -> grpc_event; in grpc_completion_queue_pluck()
505 auto grpc_event = static_cast<const GrpcEvent*>(event); in InitializeRequest() local