Searched defs:grpc_event (Results 1 – 7 of 7) sorted by relevance
461 typedef struct grpc_event { struct473 } grpc_event; typedef
544 typedef struct grpc_event { struct557 } grpc_event; argument
376 Event grpc_event; in PublishDebugMetadata() local
1054 pub struct grpc_event { struct1056 pub type_: grpc_completion_type,1062 pub success: ::std::os::raw::c_int,1066 pub tag: *mut ::std::os::raw::c_void,1743 ) -> grpc_event; in grpc_completion_queue_next()1762 ) -> grpc_event; in grpc_completion_queue_pluck()
505 auto grpc_event = static_cast<const GrpcEvent*>(event); in InitializeRequest() local