Searched defs:grpc_call_details (Results 1 – 5 of 5) sorted by relevance
873 pub struct grpc_call_details { struct878 impl ::std::fmt::Debug for grpc_call_details { argument1292 pub fn grpc_call_details_init(details: *mut grpc_call_details); in grpc_call_details_init()1295 pub fn grpc_call_details_destroy(details: *mut grpc_call_details); in grpc_call_details_destroy()1570 details: *mut grpc_call_details, in grpc_server_request_call()
1082 pub struct grpc_call_details { struct1087 impl ::std::fmt::Debug for grpc_call_details { argument1612 pub fn grpc_call_details_init(details: *mut grpc_call_details); in grpc_call_details_init()1615 pub fn grpc_call_details_destroy(details: *mut grpc_call_details); in grpc_call_details_destroy()2021 details: *mut grpc_call_details, in grpc_server_request_call()
262 } grpc_call_details; typedef
620 } grpc_call_details; typedef